Commit fe1ae165 by Rainer Orth Committed by Rainer Orth

Remove reference to Solaris 2.[56]

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

From-SVN: r249359
parent adb7eaa2
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
......
/* { 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. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment