------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-05 15:50 ------- The bug is in mf_build_check_statement_for. It assumes that the prev_bb and the bb has an edge between them which is just wrong.
find_edge (join_bb->prev_bb, join_bb) -- What |Removed |Added ---------------------------------------------------------------------------- Keywords|ice-on-valid-code | Known to fail|4.0.0 | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19266