* gcc.dg/20020210-1.c: Fix a comment typo.

From-SVN: r59736
This commit is contained in:
Kazu Hirata 2002-12-02 20:28:38 +00:00 committed by Kazu Hirata
parent 9118405f7a
commit b11b0178aa
2 changed files with 5 additions and 1 deletions

View 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.

View 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" } */