mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 21:41:47 +08:00
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.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2016-04-27 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* testsuite/ld-elf/compressed1b.d: Only run for Linux/GNU targets.
|
||||
|
||||
2016-04-27 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR ld/20006
|
||||
|
@ -2,6 +2,7 @@
|
||||
#as: --compress-debug-sections=zlib-gabi
|
||||
#ld: -r --compress-debug-sections=none
|
||||
#readelf: -t
|
||||
#target: *-*-linux* *-*-gnu*
|
||||
|
||||
#failif
|
||||
#...
|
||||
|
Reference in New Issue
Block a user