Have the linker's help text include the default setting of the --hash-style option...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-avr / pr21404-6.d
CommitLineData
b660e9eb
SKS
1#name: AVR local symbol size adjustment across alignment boundary
2#as: -mmcu=avrxmega2 -mlink-relax
3#ld: -mavrxmega2 --relax
4#source: pr21404-6.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.156964 seconds and 4 git commands to generate.