]> git.ipfire.org Git - thirdparty/gcc.git/commit
* compare-elim.c (equivalent_reg_at_start): Return NULL_RTX
authoruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 May 2017 21:07:49 +0000 (21:07 +0000)
committeruros <uros@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 May 2017 21:07:49 +0000 (21:07 +0000)
commit7047a3206f2feb8ef0fd187a18a261c72b8ac0bc
treeb24bdeaf45d5e675382cbcf6786fe42b8e9698d8
parent7e4023ddbd756e39b19bfbbaf2d41f27083df604
* compare-elim.c (equivalent_reg_at_start): Return NULL_RTX
when returned register mode doesn't match original mode.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@248009 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/compare-elim.c