OSDN Git Service

* gcc.dg/wchar_t-1.c, gcc.dg/wchar_t-1.c: Fix typo last change.
authorhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Apr 2002 12:08:47 +0000 (12:08 +0000)
committerhp <hp@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 3 Apr 2002 12:08:47 +0000 (12:08 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@51804 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 9d1be49..7c85f78 100644 (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.
index 5f4934a..3786677 100644 (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.  */
index 7898baa..1e89b9a 100644 (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.  */