[Bug tree-optimization/26994] [4.2/4.3 Regression] Scalar TRANSFER - error: invalid operand to unary operator

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Nov 12 02:02:00 GMT 2006



------- 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



More information about the Gcc-bugs mailing list