[Bug bootstrap/49344] ICE in tree-flow-inline.h:745 while bootstrap

pthaugen at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jun 9 18:45:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49344

--- Comment #7 from Pat Haugen <pthaugen at gcc dot gnu.org> 2011-06-09 18:44:29 UTC ---
Four cpu2000 benchmarks (eon,fma3d,sixtrack,apsi) also fail to build with the
same ICE starting with the following revision.

------------------------------------------------------------------------
r174815 | aoliva | 2011-06-08 14:39:12 -0500 (Wed, 08 Jun 2011) | 4 lines

* tree-flow-inline.h (op_iter_init): Reject GIMPLE_PHI stmts.
(num_ssa_operands): Likewise.
(op_iter_init_phiuse): Forward-declare.
(delink_stmt_imm_use): Iterate with FOR_EACH_PHI_OR_STMT_USE.



More information about the Gcc-bugs mailing list