OSDN Git Service

gcc:
authorbonzini <bonzini@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Jul 2008 09:07:31 +0000 (09:07 +0000)
committerbonzini <bonzini@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 17 Jul 2008 09:07:31 +0000 (09:07 +0000)
commit1a665a74387cd9365548afcd47cdb0756af87cab
tree281a1a220070390be3fb15977c0425a4318f99c9
parentd7a25e7413231bfc5e6bce49a803344138c44073
gcc:
2008-07-17  Paolo Bonzini  <bonzini@gnu.org>

PR rtl-optimization/36753
* fwprop.c (use_killed_between): Don't shortcut
single-definition global registers.

gcc/testsuite:
2008-07-17  Paolo Bonzini  <bonzini@gnu.org>

PR rtl-optimization/36753
* gcc.target/i386/pr36753.c: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@137913 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/fwprop.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/pr36753.c [new file with mode: 0644]