RISC-V: The object without priv spec attributes can be linked with any object.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr22450.d
CommitLineData
b77db948
NC
1#source: pr22450.s
2#readelf: --notes --wide
3#ld: -r
86fd7e2e 4#xfail: avr-*-* crx-*-* h8300-*-* ip2k-*-* m68hc11-*-* xc16x-*-* z80-*-*
b77db948 5# Fails on H8300 because it does not generate the correct relocs for the size fields.
d85815e2 6# Fails on AVR, IP2K, M68HC11, XC16C because the assembler does not calculate the correct values for the differences of local symbols.
b77db948
NC
7# Fails on CRX because readelf does not know how to apply CRX reloc number 20 (R_CRX_SWITCH32).
8
9#...
10Displaying 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.145261 seconds and 4 git commands to generate.