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: r58562
This commit is contained in:
Hans-Peter Nilsson 2002-10-26 14:03:12 +00:00 committed by Hans-Peter Nilsson
parent 86dc768102
commit 600522f8a2
3 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,8 @@
2002-10-26 Hans-Peter Nilsson <hp@bitrange.com>
* gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
markers.
* gcc.dg/20021014-1.c: Expect build failure on mmix-*-*.
2002-10-25 Mike Stump <mrs@apple.com>

View File

@ -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. */

View File

@ -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. */