Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-avr / pr21404-2.d
CommitLineData
b660e9eb
SKS
1#name: AVR symbol size adjustment across alignment boundary
2#as: -mmcu=avrxmega2 -mlink-relax
3#ld: -mavrxmega2 --relax
4#source: pr21404-2.s
5#nm: -n -S
6#target: avr-*-*
7
8#...
900000000 00000006 T main
1000000000 00000004 T size_after_align
1100000000 00000004 T size_before_align
12#...
1300000002 00000002 T nonzero_sym_after_align
1400000002 00000004 T nonzero_sym_after_end
1500000002 00000002 T nonzero_sym_before_align
16#...
This page took 0.029351 seconds and 4 git commands to generate.