OSDN Git Service

2008-09-09 Richard Guenther <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Sep 2008 10:05:49 +0000 (10:05 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 9 Sep 2008 10:05:49 +0000 (10:05 +0000)
commit2a8d660dd8949db0a6aeaf121cbe5b31a05e1eea
treedfe54048f3cb5947e6b5139fc262812481df1e33
parentf693aa3a0990458f45e62b7add08e5449e4cf9ca
2008-09-09  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/37387
* tree-ssa-ifcombine.c (ifcombine_iforif): Convert the name
and bits to a common type.

* gcc.c-torture/compile/pr37387.c: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@140142 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr37387.c [new file with mode: 0644]
gcc/tree-ssa-ifcombine.c