diff options
author | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2004-03-22 07:18:35 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2004-03-22 07:18:35 +0000 |
commit | a836124ac91b14886fcddb3df6f386b297550cab (patch) | |
tree | 9818508e71bf005f8dd6a51fc31dbe2fefcaf588 /gcc | |
parent | 6d0b29793f62d8d9564a049ae72845d93c7d3196 (diff) | |
download | gcc-a836124ac91b14886fcddb3df6f386b297550cab.zip gcc-a836124ac91b14886fcddb3df6f386b297550cab.tar.gz gcc-a836124ac91b14886fcddb3df6f386b297550cab.tar.bz2 |
Fix typo.
From-SVN: r79815
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/testsuite/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 1d85049..89b16ae 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,6 +1,6 @@ 2004-03-22 Eric Botcazou <ebotcazou@libertysurf.fr> - * gcc.dg/ulstrasp2.c: Do not pass -m64. Remove redundant lines. + * gcc.dg/ultrasp2.c: Do not pass -m64. Remove redundant lines. * gcc.dg/ultrasp4.c: Likewise. * gcc.dg/ultrasp8.c: Do not pass -m64. Add sparcv9-*-*. |