aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorH.J. Lu <hjl@gcc.gnu.org>2011-06-13 06:10:13 -0700
committerH.J. Lu <hjl@gcc.gnu.org>2011-06-13 06:10:13 -0700
commit32dccc18a1f71026179fa086cc327cf5b2587db3 (patch)
tree4ac651175036773d12f2bc0c36b42ff143347227 /gcc
parentec25ed43d6b40876cd01daaf350a81900523288d (diff)
downloadgcc-32dccc18a1f71026179fa086cc327cf5b2587db3.zip
gcc-32dccc18a1f71026179fa086cc327cf5b2587db3.tar.gz
gcc-32dccc18a1f71026179fa086cc327cf5b2587db3.tar.bz2
Correct typos.
From-SVN: r174988
Diffstat (limited to 'gcc')
-rw-r--r--gcc/testsuite/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog
index 4c455ee..6081160 100644
--- a/gcc/testsuite/ChangeLog
+++ b/gcc/testsuite/ChangeLog
@@ -1,10 +1,10 @@
2011-06-13 H.J. Lu <hongjiu.lu@intel.com>
- * gcc.dg/h8300-bit-insn-ice2.2: Remove duplicated lines.
+ * gcc.dg/h8300-bit-insn-ice2.c: Remove duplicated lines.
2011-06-13 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
- * gcc.dg/h8300-bit-insn-ice2.2: New testcase.
+ * gcc.dg/h8300-bit-insn-ice2.c: New testcase.
2011-06-13 Thomas Koenig <tkoenig@gcc.gnu.org>