re PR tree-optimization/42337 (GCC ICE in compute_antic, at tree-ssa-pre.c:2534)
authorRichard Guenther <rguenther@suse.de>
Thu, 10 Dec 2009 16:00:57 +0000 (16:00 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Thu, 10 Dec 2009 16:00:57 +0000 (16:00 +0000)
commit788d04b2b499af9cbcb8ef0f2ffdd7359825c1e0
treed8ded56efc3a6b59d229b0d617e1f3dc2c31920f
parent749140af5d072abf5ebd10b2dbf2d7c73c602611
re PR tree-optimization/42337 (GCC ICE  in compute_antic, at tree-ssa-pre.c:2534)

2009-12-10  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/42337
* tree-ssa-pre.c (seen_during_translate): Remove.
(phi_translate_1): Collapse into ...
(phi_translate): ... this.  Remove seen parameter and
adjust recursive calls.

From-SVN: r155131
gcc/ChangeLog
gcc/tree-ssa-pre.c