re PR middle-end/63155 (memory hog)
authorRichard Biener <rguenther@suse.de>
Mon, 24 Sep 2018 07:08:24 +0000 (07:08 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 24 Sep 2018 07:08:24 +0000 (07:08 +0000)
commite78c3eb320a5352c55583dfd8856759ac5045e30
tree2e4bed12d0886eda92cad130e21384352245aeed
parente528260d8fa487d0087b42c157ec9972d99049d5
re PR middle-end/63155 (memory hog)

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.

From-SVN: r264523
gcc/ChangeLog
gcc/tree-ssa-propagate.c