pr23658-1a.d 565 B

1234567891011121314151617181920
  1. #source: pr23658-1a.s
  2. #source: pr23658-1b.s
  3. #source: pr23658-1c.s
  4. #source: pr23658-1d.s
  5. #source: start.s
  6. #ld: --build-id
  7. #readelf: -l --wide
  8. # Since generic linker targets don't place SHT_NOTE sections as orphan,
  9. # SHT_NOTE sections aren't grouped nor sorted.
  10. #xfail: [uses_genelf]
  11. #xfail: m68hc12-*
  12. # The following targets don't support --build-id.
  13. #xfail: cr16-* crx-* visium-* xc16x-*
  14. # The following targets place .note.gnu.build-id in unusual places.
  15. #xfail: pru-*
  16. #...
  17. +[0-9]+ +\.note\.4 \.note\.1 +
  18. +[0-9]+ +\.note.gnu.build-id \.note\.2 .note\.3 +
  19. #pass