* gcc.dg/wint_t-1.c, gcc.dg/wchar_t-1.c: Remove excess-errors
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 26 Oct 2002 14:03:12 +0000 (14:03 +0000)
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 26 Oct 2002 14:03:12 +0000 (14:03 +0000)
markers.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@58562 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/wchar_t-1.c
gcc/testsuite/gcc.dg/wint_t-1.c

index 63b4886..e761058 100644 (file)
@@ -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>
index f0ca09a..6d95c69 100644 (file)
@@ -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.  */
index 7224a21..3f88dcb 100644 (file)
@@ -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.  */