wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.

* gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
	* gcc.dg/wchar_t-1.c: Ditto.

From-SVN: r51770
This commit is contained in:
Hans-Peter Nilsson 2002-04-03 01:22:14 +00:00 committed by Hans-Peter Nilsson
parent 3a07982299
commit a06c96f411
3 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
* gcc.dg/wint_t-1.c: Mark excess errors for mmix-knuth-mmixware.
* gcc.dg/wchar_t-1.c: Ditto.
2002-04-02 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
* gcc.c-torture/execute/20020402-1.c: New test.

View File

@ -1,5 +1,6 @@
/* { dg-do compile } */
/* { dg-options "-Wall" } */
/* { dg-excess-errors "Newlib has no wchar.h" { target mmix-knuth-mmixware } }
/* Compile with -Wall to get a warning if built-in and system wchar_t don't
match. */

View File

@ -1,5 +1,6 @@
/* { dg-do compile } */
/* { dg-options "-Wall" } */
/* { dg-excess-errors "Newlib has no wchar.h" { target mmix-knuth-mmixware } }
/* Compile with -Wall to get a warning if built-in and system wint_t don't
match. */