Tighten target test to avoid false errors on aix.
authorJeff Law <law@gcc.gnu.org>
Thu, 13 May 1999 00:26:52 +0000 (18:26 -0600)
committerJeff Law <law@gcc.gnu.org>
Thu, 13 May 1999 00:26:52 +0000 (18:26 -0600)
From-SVN: r26913

gcc/testsuite/gcc.dg/980827-1.c

index a841739c466bb3981086554671b77375203b50f2..0de02ccc58f03f28d9550546b31a4bbdb168a533 100644 (file)
@@ -1,4 +1,4 @@
-/* { dg-do run { target powerpc*-*-* } } */
+/* { dg-do run { target rs6000-*-linux* powerpc-*-linux*} } */
 /* { dg-options -O2 } */
 
 double dval = 0;