diff options
-rw-r--r-- | ld/testsuite/ChangeLog | 5 | ||||
-rw-r--r-- | ld/testsuite/ld-elf/compressed1e.d | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 6549453..764e33b 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -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 diff --git a/ld/testsuite/ld-elf/compressed1e.d b/ld/testsuite/ld-elf/compressed1e.d index 6e46381..fa2c93b 100644 --- a/ld/testsuite/ld-elf/compressed1e.d +++ b/ld/testsuite/ld-elf/compressed1e.d @@ -3,7 +3,7 @@ #ld: -shared --compress-debug-sections=zlib-gnu #readelf: -SW #target: *-*-linux* *-*-gnu* -#xfail: cris*-*-* frv-*-* +#notarget: cris*-*-elf frv-*-* #failif #... |