2018-09-24 Richard Biener <rguenther@suse.de>
commit5c119eea4208c29e4bf2af9c245274cbc3f9d0ca
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 Sep 2018 07:08:24 +0000 (24 07:08 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 24 Sep 2018 07:08:24 +0000 (24 07:08 +0000)
tree2e4bed12d0886eda92cad130e21384352245aeed
parent50dbda4a88fc6f1f37d11d96b42f525423d0c801
2018-09-24  Richard Biener  <rguenther@suse.de>

PR tree-optimization/63155
* tree-ssa-propagate.c (add_ssa_edge): Avoid adding PHIs to
the worklist when the edge of the respective argument isn't
executable.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@264523 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-propagate.c