PATCH COMMITTED: Move ChangeLog entry

Ian Lance Taylor iant@google.com
Fri Feb 2 19:15:00 GMT 2007


While looking into the provenance of gcc.dg/20050922-1.c, I discovered
that its ChangeLog entry was in gcc/ChangeLog-2005 rather than
gcc/testsuite/ChangeLog.  I committed this patch to move the entry to
the right file.

I did not test this change.  This change does not itself get a
ChangeLog entry.

Ian

Index: ChangeLog-2005
===================================================================
--- ChangeLog-2005	(revision 121517)
+++ ChangeLog-2005	(working copy)
@@ -6833,7 +6833,6 @@
 
 	* expmed.c (expand_shift): Don't use the target of the rotate as
 	target for the first expanded shift insn.
-	* testsuite/gcc.dg/20050922-1.c: Testcase added.
 
 2005-09-21  Zdenek Dvorak  <dvorakz@suse.cz>
 
Index: testsuite/ChangeLog
===================================================================
--- testsuite/ChangeLog	(revision 121517)
+++ testsuite/ChangeLog	(working copy)
@@ -12447,6 +12447,10 @@
 	PR c++/21983
 	* g++.dg/warn/pr21983.C: New test.
 
+2005-09-22  Andreas Krebbel  <krebbel1@de.ibm.com>
+
+	* gcc.dg/20050922-1.c: Testcase added.
+
 2005-09-21  Mark Mitchell  <mark@codesourcery.com>
 
 	PR c++/23993



More information about the Gcc-patches mailing list