Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add DWARF...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr22450.d
1 #source: pr22450.s
2 #readelf: --notes --wide
3 #ld: -r
4 #xfail: z80-*-*
5 # Fails on H8300 because it does not generate the correct relocs for the size fields.
6 # Fails on AVR, IP2K, M68HC11, XC16C because the assembler does not calculate the correct values for the differences of local symbols.
7 # Fails on CRX because readelf does not know how to apply CRX reloc number 20 (R_CRX_SWITCH32).
8
9 #...
10 Displaying notes found in: \.note\.gnu
11 [ ]+Owner[ ]+Data size[ ]+Description
12 [ ]+GNU[ ]+0x0+0..[ ]+NT_GNU_PROPERTY_TYPE_0[ ]+Properties: stack size: 0x8000
13 #pass
This page took 0.0356 seconds and 4 git commands to generate.