Remove reference to Solaris 2.[56]
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Mon, 19 Jun 2017 09:29:16 +0000 (09:29 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Mon, 19 Jun 2017 09:29:16 +0000 (09:29 +0000)
* g++.dg/other/unused1.C: Remove *-*-solaris2.[56]* from
dg-skip-if list.

From-SVN: r249359

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/unused1.C

index 3d77462a0d60cbcdc63e396eefed0a80202f448f..8153a71760d87da45f61038b4d84290cd49ad2a0 100644 (file)
@@ -1,3 +1,8 @@
+2017-06-19  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * g++.dg/other/unused1.C: Remove *-*-solaris2.[56]* from
+       dg-skip-if list.
+
 2017-06-19  Richard Biener  <rguenther@suse.de>
 
        PR ipa/81112
index 15e8a541f31af319920994883dc6c1b2971d1915..77625d080f8c5108e1a37857b414da2ba3261190 100644 (file)
@@ -1,6 +1,6 @@
 /* { dg-do compile } */
 /* { dg-options "-g" } */
-/* { dg-skip-if "" { { hppa*-*-hpux* *-*-solaris2.[56]* powerpc-ibm-aix* } && { ! hppa*64*-*-* } } } */
+/* { dg-skip-if "" { { hppa*-*-hpux* powerpc-ibm-aix* } && { ! hppa*64*-*-* } } } */
 
 /* Make sure we didn't eliminate casted types because we thought they were
    unused.  */