compressed1c.d 245 B

1234567891011
  1. #source: compress1.s
  2. #as: --compress-debug-sections=zlib-gabi
  3. #ld: -shared --compress-debug-sections=none
  4. #readelf: -t
  5. #target: *-*-linux* *-*-gnu* arm*-*-uclinuxfdpiceabi
  6. #xfail: ![check_shared_lib_support]
  7. #failif
  8. #...
  9. .*COMPRESSED.*
  10. #...