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:
Hans-Peter Nilsson 2015-04-24 06:10:19 +02:00
parent 005db9f99b
commit 04651c084e
2 changed files with 6 additions and 1 deletions

View File

@ -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>
* ld-elf/compressed1e.d: Only run for Linux/gnu. Xfail cris and

View File

@ -3,7 +3,7 @@
#ld: -shared --compress-debug-sections=zlib-gnu
#readelf: -SW
#target: *-*-linux* *-*-gnu*
#xfail: cris*-*-* frv-*-*
#notarget: cris*-*-elf frv-*-*
#failif
#...