pr22450.d 617 B

12345678910111213
  1. #source: pr22450.s
  2. #readelf: --notes --wide
  3. #ld: -r
  4. #xfail: avr-*-* crx-*-* h8300-*-* ip2k-*-* m68hc11-*-* xc16x-*-* 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. Displaying notes found in: \.note\.gnu
  10. [ ]+Owner[ ]+Data size[ ]+Description
  11. [ ]+GNU[ ]+0x0+0..[ ]+NT_GNU_PROPERTY_TYPE_0[ ]+Properties: stack size: 0x8000
  12. #pass