]> git.ipfire.org Git - thirdparty/gcc.git/commit
2019-01-31 Richard Biener <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Jan 2019 11:51:59 +0000 (11:51 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Jan 2019 11:51:59 +0000 (11:51 +0000)
commit45ccb5c437a5185129c373e350e112b690f4a4ce
treeb4e466ff078eb3df28bace6c0e7956581aba85db
parent06438ec94864f0093efc66735d0ce9e22b1db8dc
2019-01-31  Richard Biener  <rguenther@suse.de>

PR tree-optimization/89135
* tree-ssa-phiprop.c (pass_phiprop::execute): Skip blocks
with abnormal preds.

* gcc.dg/torture/pr89135.c: New testcase.

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