Commit 0ce6dcfa by H.J. Lu

Mention PR target/38824 in ChangeLog entries.

From-SVN: r144129
parent f13eae6a
...@@ -57,6 +57,7 @@ ...@@ -57,6 +57,7 @@
2009-02-11 Paolo Bonzini <bonzini@gnu.org> 2009-02-11 Paolo Bonzini <bonzini@gnu.org>
PR target/38824
* config/i386/i386.md: Add two new peephole2 to avoid mov followed * config/i386/i386.md: Add two new peephole2 to avoid mov followed
by arithmetic with memory operands. by arithmetic with memory operands.
* config/i386/predicates.md (commutative_operator): New. * config/i386/predicates.md (commutative_operator): New.
......
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
2009-02-11 Paolo Bonzini <bonzini@gnu.org> 2009-02-11 Paolo Bonzini <bonzini@gnu.org>
PR target/38824
* gcc.target/i386/pr38824.c: New testcase. * gcc.target/i386/pr38824.c: New testcase.
2009-02-11 Jason Merrill <jason@redhat.com> 2009-02-11 Jason Merrill <jason@redhat.com>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment