OSDN Git Service

* gcc.dg/20020210-1.c: Fix a comment typo.
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 2 Dec 2002 20:28:38 +0000 (20:28 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 2 Dec 2002 20:28:38 +0000 (20:28 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59736 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/20020210-1.c

index ad2fb1d..68a874e 100644 (file)
@@ -1,3 +1,7 @@
+2002-12-02  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * gcc.dg/20020210-1.c: Fix a comment typo.
+
 2002-12-02  Mark Mitchell  <mark@codesourcery.com>
 
        * g++.dg/template/varmod1.C: Fix typo.
index 981f91c..369963b 100644 (file)
@@ -1,4 +1,4 @@
-/* This used fail on H8/300 due to incorrect specification of pushi1.  */
+/* This used to fail on H8/300 due to incorrect specification of pushi1.  */
 
 /* { dg-do run } */
 /* { dg-options "-O2" } */