IFUNC: Update IFUNC resolver check with DT_TEXTREL
[deliverable/binutils-gdb.git] / ld / testsuite / ld-avr / avr-prop-6.d
CommitLineData
31eef93e
SKS
1#name: AVR .avr.prop, single .align sym at end of section test.
2#as: -mavrxmega2 -mlink-relax
3#ld: -mavrxmega2 --relax
4#source: avr-prop-6.s
5#objdump: -S
6#target: avr-*-*
7
8#...
9 0: 00 c0 rjmp .+0 ; 0x2 <dest>
10
1100000002 <dest>:
12 2: 00 00 nop
13 4: fe cf rjmp .-4 ; 0x2 <dest>
14#...
This page took 0.19472 seconds and 4 git commands to generate.