Move ChangeLog entry for testsuite/gcc.dg/20050922-1.c from

ChangeLog-2005 to testsuite/ChangeLog.

From-SVN: r121518
This commit is contained in:
Andreas Krebbel 2007-02-02 19:14:08 +00:00 committed by Ian Lance Taylor
parent a638bdc2fd
commit 6d941be35f
2 changed files with 4 additions and 1 deletions

View File

@ -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>

View File

@ -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