* gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.

From-SVN: r51804
This commit is contained in:
Hans-Peter Nilsson 2002-04-03 12:08:47 +00:00 committed by Hans-Peter Nilsson
parent 13f39b6ddf
commit 9390eb1651
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2002-04-03 Hans-Peter Nilsson <hp@bitrange.com>
* gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
2002-04-02 David S. Miller <davem@redhat.com>
* gcc.c-torture/execute/20020402-3.c: New test.

View File

@ -1,6 +1,6 @@
/* { dg-do compile } */
/* { dg-options "-Wall" } */
/* { dg-excess-errors "Newlib has no wchar.h" { target mmix-knuth-mmixware } }
/* { 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,6 +1,6 @@
/* { dg-do compile } */
/* { dg-options "-Wall" } */
/* { dg-excess-errors "Newlib has no wchar.h" { target mmix-knuth-mmixware } }
/* { 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. */