Commit 600522f8 by Hans-Peter Nilsson Committed by Hans-Peter Nilsson

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
parent 86dc7681
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>
......
/* { 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. */
......
/* { 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. */
......
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