mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-07 16:14:12 +08:00
Correct ld-elf/compressed1e.d to use notarget and for cris-elf, not cris-*.
Don't XPASS cris-linux which *does* support -shared. And xfail is for bugs, notarget is for not-applicable.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2015-04-24 Hans-Peter Nilsson <hp@axis.com>
|
||||||
|
|
||||||
|
* ld-elf/compressed1e.d: Correct xfail to notarget and cris*-*-*
|
||||||
|
to cris*-*-elf.
|
||||||
|
|
||||||
2015-04-23 H.J. Lu <hongjiu.lu@intel.com>
|
2015-04-23 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
* ld-elf/compressed1e.d: Only run for Linux/gnu. Xfail cris and
|
* ld-elf/compressed1e.d: Only run for Linux/gnu. Xfail cris and
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
#ld: -shared --compress-debug-sections=zlib-gnu
|
#ld: -shared --compress-debug-sections=zlib-gnu
|
||||||
#readelf: -SW
|
#readelf: -SW
|
||||||
#target: *-*-linux* *-*-gnu*
|
#target: *-*-linux* *-*-gnu*
|
||||||
#xfail: cris*-*-* frv-*-*
|
#notarget: cris*-*-elf frv-*-*
|
||||||
|
|
||||||
#failif
|
#failif
|
||||||
#...
|
#...
|
||||||
|
Reference in New Issue
Block a user