Commit a06c96f4 by Hans-Peter Nilsson Committed by Hans-Peter Nilsson

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
parent 3a079822
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.
......
/* { 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. */
......
/* { 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. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment