re PR tree-optimization/89135 (internal compiler error: in gimple_split_edge, at...
commit7ad97d17775832ca57166a8bf302f48ea07a785e
authorRichard Biener <rguenther@suse.de>
Thu, 31 Jan 2019 11:51:59 +0000 (31 11:51 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 31 Jan 2019 11:51:59 +0000 (31 11:51 +0000)
treeb4e466ff078eb3df28bace6c0e7956581aba85db
parent6206a883fe7a741dbb9e09d88255a170a75950f5
re PR tree-optimization/89135 (internal compiler error: in gimple_split_edge, at tree-cfg.c:2747)

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.

From-SVN: r268417
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/torture/pr89135.c [new file with mode: 0644]
gcc/tree-ssa-phiprop.c