From: Hans-Peter Nilsson Date: Thu, 7 Nov 2002 21:17:18 +0000 (+0000) Subject: wint_t-1.c, [...]: Remove excess-errors markers. X-Git-Tag: releases/gcc-3.2.1~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8fef9094d1274d027200543bbaec0667e82121f2;p=thirdparty%2Fgcc.git wint_t-1.c, [...]: Remove excess-errors markers. * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors markers. From-SVN: r58906 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 6ff26316a089..977fad8ffd0c 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2002-11-07 Hans-Peter Nilsson + + * gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors + markers. + 2002-11-02 Zack Weinberg * g++.dg/ext/typedef-init.C, gcc.dg/typedef-init.C: diff --git a/gcc/testsuite/gcc.dg/wchar_t-1.c b/gcc/testsuite/gcc.dg/wchar_t-1.c index f0ca09a844d7..6d95c69c304d 100644 --- a/gcc/testsuite/gcc.dg/wchar_t-1.c +++ b/gcc/testsuite/gcc.dg/wchar_t-1.c @@ -1,6 +1,5 @@ /* { dg-do compile } */ /* { dg-options "-Wall" } */ -/* { dg-excess-errors "Newlib has no wchar.h" { target mmix-knuth-mmixware cris-*-elf } } */ /* Compile with -Wall to get a warning if built-in and system wchar_t don't match. */ diff --git a/gcc/testsuite/gcc.dg/wint_t-1.c b/gcc/testsuite/gcc.dg/wint_t-1.c index 7224a21db9a1..3f88dcbeab06 100644 --- a/gcc/testsuite/gcc.dg/wint_t-1.c +++ b/gcc/testsuite/gcc.dg/wint_t-1.c @@ -1,6 +1,5 @@ /* { dg-do compile } */ /* { dg-options "-Wall" } */ -/* { dg-excess-errors "Newlib has no wchar.h" { target mmix-knuth-mmixware cris-*-elf } } */ /* Compile with -Wall to get a warning if built-in and system wint_t don't match. */