* gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
From-SVN: r51804
This commit is contained in:
parent
13f39b6ddf
commit
9390eb1651
@ -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.
|
||||
|
@ -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. */
|
||||
|
@ -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. */
|
||||
|
Loading…
Reference in New Issue
Block a user