Correct ld-elf/compressed1e.d to use notarget and for cris-elf, not cris-*.
authorHans-Peter Nilsson <hp@bitrange.com>
Fri, 24 Apr 2015 04:10:19 +0000 (06:10 +0200)
committerHans-Peter Nilsson <hp@bitrange.com>
Fri, 24 Apr 2015 04:10:19 +0000 (06:10 +0200)
Don't XPASS cris-linux which *does* support -shared.
And xfail is for bugs, notarget is for not-applicable.

ld/testsuite/ChangeLog
ld/testsuite/ld-elf/compressed1e.d

index 65494535731cc0bd4b54a6c6346075851fbc8c1a..764e33bab96c570a560ad70397cb910366b04285 100644 (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
index 6e46381b41489dd0b47a09b6643cc58b2f99aea8..fa2c93bf1acd0461632943ab777929977ca59327 100644 (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
 #...
This page took 0.025632 seconds and 4 git commands to generate.