re PR tree-optimization/28624 (latent segfault in remove_phi_node)
authorAndrew Pinski <andrew_pinski@playstation.sony.com>
Tue, 12 Dec 2006 22:45:25 +0000 (22:45 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Tue, 12 Dec 2006 22:45:25 +0000 (14:45 -0800)
commit1f70491b9910eaa7dda71bb6e6d58cd6f212ec9e
treec9ee45c247f883b9ab539f9271bf2a207a589001
parent0890b981c9051f9b94d9a481dcf5bfd0d80d2313
re PR tree-optimization/28624 (latent segfault in remove_phi_node)

2006-12-12  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR tree-opt/28624
        * tree-ssa-dom.c (eliminate_degenerate_phis): Use a temporary
        bitmap for EXECUTE_IF_SET_IN_BITMAP.

From-SVN: r119802
gcc/ChangeLog
gcc/tree-ssa-dom.c