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
This commit is contained in:
parent
86dc768102
commit
600522f8a2
3 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,8 @@
|
|||
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>
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
/* { 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. */
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
/* { 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. */
|
||||
|
|
Loading…
Add table
Reference in a new issue