20021014-1.c: XFAIL for *-*-windiss targets.
authorPhil Edwards <phil@codesourcery.com>
Mon, 20 Oct 2003 20:05:20 +0000 (20:05 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Mon, 20 Oct 2003 20:05:20 +0000 (20:05 +0000)
2003-10-20  Phil Edwards  <phil@codesourcery.com>

* gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
* gcc.dg/nest.c:  Likewise.

From-SVN: r72715

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/20021014-1.c
gcc/testsuite/gcc.dg/nest.c

index 9617fc22c72d41dfec5ca3b01328a1fdb9af97c4..0f005e8bffc3a0a4139adfedc6246535dc9f021a 100644 (file)
@@ -1,3 +1,8 @@
+2003-10-20  Phil Edwards  <phil@codesourcery.com>
+
+       * gcc.dg/20021014-1.c:  XFAIL for *-*-windiss targets.
+       * gcc.dg/nest.c:  Likewise.
+
 2003-10-20  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
 
        PR c++/9781, c++/10583, c++/11862
index 69e2eaaba197b123e5d2ab7fa8500c4b7c35fd88..e6dcf2ff82320423f3c1613e8329951920c2f3f7 100644 (file)
@@ -1,7 +1,7 @@
 /* { dg-do run } */
 /* { dg-options "-O2 -p" } */
 /* { dg-options "-O2 -p -static" { target hppa*-*-hpux* } } */
-/* { dg-error "profiler" "No profiler support" { target mmix-*-* xstormy16-*-* } 0 } */
+/* { dg-error "profiler" "No profiler support" { target mmix-*-* xstormy16-*-* *-*-windiss } 0 } */
 /* { dg-error "" "consider using `-pg' instead of `-p' with gprof(1)" { target *-*-freebsd* } 0 } */
 /* Support for -p on solaris2 relies on mcrt1.o which comes with the
    vendor compiler.  We cannot reiably predict the directory where the
index adb9f0dca8203fe75844c34aa461e98bda3e65b8..4cc058d217aecc68c513a3238f1c74d21671af9b 100644 (file)
@@ -2,7 +2,7 @@
 /* { dg-do run } */
 /* { dg-options "-O2 -pg" } */
 /* { dg-options "-O2 -pg -static" { target hppa*-*-hpux* } } */
-/* { dg-error "profiler" "No profiler support" { target mmix-*-* xstormy16-*-* } 0 } */
+/* { dg-error "profiler" "No profiler support" { target mmix-*-* xstormy16-*-* *-*-windiss } 0 } */
 /* Support for -pg on irix relies on gcrt1.o which doesn't exist yet.
    See: http://gcc.gnu.org/ml/gcc/2002-10/msg00169.html */
 /* { dg-error "gcrt1.o" "Profiler support missing" { target mips*-*-irix* } 0 } */