old-cross-binutils/ld/testsuite/ld-elf/compressed1b.d
H.J. Lu 83a471c3a1 Limit ld-elf/compressed1b.d to Linux/GNU targets
Since not all ELF targets use the elf.em emulation to support ld option:
--compress-debug-sections=zlib-gnu, limit compressed1b.d to Linux/GNU
targets.

	* testsuite/ld-elf/compressed1b.d: Only run for Linux/GNU targets.
2016-04-27 15:51:29 -07:00

10 lines
179 B
Makefile

#source: compress1.s
#as: --compress-debug-sections=zlib-gabi
#ld: -r --compress-debug-sections=none
#readelf: -t
#target: *-*-linux* *-*-gnu*
#failif
#...
.*COMPRESSED.*
#...