]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/39152 (Revision 144098 breaks 416.gamess in SPEC CPU 2006)
authorH.J. Lu <hjl@gcc.gnu.org>
Thu, 12 Feb 2009 14:04:20 +0000 (06:04 -0800)
committerH.J. Lu <hjl@gcc.gnu.org>
Thu, 12 Feb 2009 14:04:20 +0000 (06:04 -0800)
commit12019aec3dfb86d12943404faf733b7775c13123
tree5f402a301bbb89b58eb8d42b60a022436a7066f1
parent28c11eb39b17d2c0a9eca41e69af9777ee8cdd60
re PR target/39152 (Revision 144098 breaks 416.gamess in SPEC CPU 2006)

gcc/

2009-02-12  Paolo Bonzini  <bonzini@gnu.org>

PR target/39152
* config/i386/i386.md: Replace simplify_replace_rtx with
replace_rtx in the new peephole2.

gcc/testsuite/

2009-02-12  H.J. Lu  <hongjiu.lu@intel.com>

PR target/39152
* gfortran.dg/pr39152.f: New.

From-SVN: r144126
gcc/ChangeLog
gcc/config/i386/i386.md
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/pr39152.f [new file with mode: 0644]