PR testsuite/27611
* g++.dg/other/unused1.C: Skip on hppa*-*-hpux* if not hppa*64*-*-*.
From-SVN: r115979
2006-08-06 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
+ PR testsuite/27611
+ * g++.dg/other/unused1.C: Skip on hppa*-*-hpux* if not hppa*64*-*-*.
+
PR testsuite/27033
* g++.dg/eh/spbp.C: Skip on hppa*-*-hpux* if not hppa*64*-*-*.
/* { dg-do compile } */
/* { dg-options "-g" } */
+/* { dg-skip-if "" { { hppa*-*-hpux* } && { ! hppa*64*-*-* } } { "*" } { "" } } */
/* Make sure we didn't eliminate casted types because we thought they were
unused. */