------- Comment #1 from pinskia at gcc dot gnu dot org 2007-02-16 00:37 ------- Oh, the ICE I get is: t.c:8: error: fallthru edge after unconditional jump 2 t.c:8: error: wrong amount of branch edges after unconditional jump 2 t.c:8: error: verify_flow_info: Incorrect fallthru 2->3 t.c:8: error: wrong insn in the fallthru edge (barrier 42 41 12) t.c:8: internal compiler error: in rtl_verify_flow_info, at cfgrtl.c:2005 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions.
-- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |4.3.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30815