mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +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>
|
2016-04-27 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
PR ld/20006
|
PR ld/20006
|
||||||
|
@ -2,6 +2,7 @@
|
|||||||
#as: --compress-debug-sections=zlib-gabi
|
#as: --compress-debug-sections=zlib-gabi
|
||||||
#ld: -r --compress-debug-sections=none
|
#ld: -r --compress-debug-sections=none
|
||||||
#readelf: -t
|
#readelf: -t
|
||||||
|
#target: *-*-linux* *-*-gnu*
|
||||||
|
|
||||||
#failif
|
#failif
|
||||||
#...
|
#...
|
||||||
|
Reference in New Issue
Block a user