ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-avr / avr-prop-8.d
1 #name: AVR .avr.prop, AVR_7_PCREL just before align
2 #as: -mavrxmega2 -mlink-relax
3 #ld: -mavrxmega2 --relax
4 #source: avr-prop-8.s
5 #objdump: -S
6 #target: avr-*-*
7
8 #...
9 00000000 <__ctors_end>:
10 0: ff cf rjmp .-2 ; 0x0 <__ctors_end>
11 2: fe df rcall .-4 ; 0x0 <__ctors_end>
12 4: f8 f7 brcc .-2 ; 0x4 <__ctors_end\+0x4>
13 #...
This page took 0.030147 seconds and 4 git commands to generate.