Remove reference to Solaris 2.[56]

* g++.dg/other/unused1.C: Remove *-*-solaris2.[56]* from
	dg-skip-if list.

From-SVN: r249359
This commit is contained in:
Rainer Orth 2017-06-19 09:29:16 +00:00 committed by Rainer Orth
parent adb7eaa2ba
commit fe1ae16592
2 changed files with 6 additions and 1 deletions

View 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

View 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. */