------- Comment #11 from pinskia at gcc dot gnu dot org 2006-11-12 02:01 ------- Note we get a different ICE now on the mainline: t.f90: In function MAIN__: t.f90:2: error: control flow in the middle of basic block 2 t.f90:2: error: true/false edge after a non-COND_EXPR in bb 2 t.f90:2: error: true/false edge after a non-COND_EXPR in bb 2 t.f90:2: error: control flow in the middle of basic block 5 t.f90:2: error: true/false edge after a non-COND_EXPR in bb 5 t.f90:2: error: true/false edge after a non-COND_EXPR in bb 5 t.f90:2: internal compiler error: verify_flow_info failed Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26994