]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Mention PR target/38824 in ChangeLog entries.
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Feb 2009 15:45:20 +0000 (15:45 +0000)
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 12 Feb 2009 15:45:20 +0000 (15:45 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@144129 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/testsuite/ChangeLog

index 4a8c28277b4a2dc630a558a9da6e4a70a3099109..87a7d4afdf62fa6718d83e7b94ec5ca16da4b644 100644 (file)
@@ -57,6 +57,7 @@
 
 2009-02-11  Paolo Bonzini  <bonzini@gnu.org>
 
+       PR target/38824
        * config/i386/i386.md: Add two new peephole2 to avoid mov followed
        by arithmetic with memory operands.
        * config/i386/predicates.md (commutative_operator): New.
index c37536befe46afcd12cc1f1749b65de8af9ec63f..40354db87931fa549d7d4174ac5e56c1961e03db 100644 (file)
@@ -17,6 +17,7 @@
 
 2009-02-11  Paolo Bonzini  <bonzini@gnu.org>
 
+       PR target/38824
        * gcc.target/i386/pr38824.c: New testcase.
 
 2009-02-11  Jason Merrill  <jason@redhat.com>