Xfail cris and frv for ld-elf/compressed1e.d
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 24 Apr 2015 01:58:46 +0000 (18:58 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 24 Apr 2015 01:58:46 +0000 (18:58 -0700)
cris and frv don't support -shared.

* ld-elf/compressed1e.d: Only run for Linux/gnu.  Xfail cris and
frv.

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

index 15cbf24d52a93b4a6c68e2b7b26e6c6648b1e22d..65494535731cc0bd4b54a6c6346075851fbc8c1a 100644 (file)
@@ -1,3 +1,8 @@
+2015-04-23  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ld-elf/compressed1e.d: Only run for Linux/gnu.  Xfail cris and
+       frv.
+
 2015-04-23  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR ld/18277
index 8f23347c0a1a48ad75ecc6c734ef7e7b97508641..6e46381b41489dd0b47a09b6643cc58b2f99aea8 100644 (file)
@@ -2,6 +2,8 @@
 #as: --compress-debug-sections=none
 #ld: -shared --compress-debug-sections=zlib-gnu
 #readelf: -SW
+#target: *-*-linux* *-*-gnu*
+#xfail: cris*-*-* frv-*-*
 
 #failif
 #...
This page took 0.027937 seconds and 4 git commands to generate.