Don't generate PLT relocations for now binding
[deliverable/binutils-gdb.git] / ld / testsuite / ld-crx / reloc-num32.s
1 # Test relocation on data R_CRX_NUM32
2
3 .text
4 .global _start
5 _start:
6 .long d32
This page took 0.028981 seconds and 4 git commands to generate.