ELF: Don't check relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / ld / testsuite / ld-avr / pr21404-5.d
1 #name: AVR local symbol size adjustment with non zero symbol value
2 #as: -mmcu=avrxmega2 -mlink-relax
3 #ld: -mavrxmega2 --relax
4 #source: pr21404-5.s
5 #nm: -n -S
6 #target: avr-*-*
7
8 #...
9 00000000 00000004 t _main
10 00000002 00000002 t _nonzero_sym
11 #...
This page took 0.032179 seconds and 4 git commands to generate.