re PR tree-optimization/19876 (g++ starts eating all the memory and the CPU)
authorSteven Bosscher <stevenb@suse.de>
Fri, 11 Feb 2005 21:52:34 +0000 (21:52 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Fri, 11 Feb 2005 21:52:34 +0000 (21:52 +0000)
commitc33bae88250f1f9688033297223b8d6f6d0a0c39
tree622e26d2196fc2235829cc51779ee2c4b9ffbff8
parent36b23fd76a702c7144d33f3587e326c615bcb03a
re PR tree-optimization/19876 (g++ starts eating all the memory and the CPU)

PR tree-optimization/19876
Partially revert my change from 2005-01-14
* tree-ssa-pre.c (compute_antic_aux): Make recursive once again...
(compute_antic): ...and remove the loop here.

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