[Bug rtl-optimization/33673] [4.3 Regression] ICE in verify_flow_info, missing barrier, when multiple tree opts disabled

steven at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Oct 11 19:55:00 GMT 2007



------- Comment #8 from steven at gcc dot gnu dot org  2007-10-11 19:55 -------
Updating the CFG as suggested in comment #7 is the appropriate thing to do.

How about using delete_insn_and_edges() on the jump insn, and setting
EDGE_FALLTHRU on the remaining edge?


-- 


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



More information about the Gcc-bugs mailing list