re PR preprocessor/19257 (mmix-knuth-mmixware testsuite failure: gcc.dg/cpp/subframew...
authorGeoffrey Keating <geoffk@apple.com>
Tue, 4 Jan 2005 19:39:09 +0000 (19:39 +0000)
committerGeoffrey Keating <geoffk@gcc.gnu.org>
Tue, 4 Jan 2005 19:39:09 +0000 (19:39 +0000)
PR 19257
* gcc.dg/cpp/subframework1.c: Run only on Darwin.

From-SVN: r92903

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/cpp/subframework1.c

index a1b44429762b553629cf3490fe1748667d88551d..7b6278585c1c2a64f503d36ff7ed25af7dacab5d 100644 (file)
@@ -1,3 +1,8 @@
+2005-01-04  Geoffrey Keating  <geoffk@apple.com>
+
+       PR 19257
+       * gcc.dg/cpp/subframework1.c: Run only on Darwin.
+
 2005-01-04  Uros Bizjak  <uros@kss-loka.si>
 
        PR middle-end/17767
index fd560faad4c29cdc56a19921b0c2489777adc98f..1199e92221d2517271df5c64bac39a57337f3c34 100644 (file)
@@ -1,6 +1,6 @@
 /* Copyright (C) 2004 Free Software Foundation, Inc.  */
 
-/* { dg-do preprocess } */
+/* { dg-do preprocess { target *-*-darwin* } } */
 /* { dg-options "-F$srcdir/gcc.dg/cpp/frame" } */
 
 /* Contributed by Robert Bowdidge <bowdidge@apple.com>  */