[Bug rtl-optimization/24626] [4.1/4.2 Regression] internal compiler error: verify_flow_info failed

steven at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jan 13 23:28:00 GMT 2006



------- Comment #38 from steven at gcc dot gnu dot org  2006-01-13 23:28 -------
s/which is not supposed to appear on trees/which is not supposed to appear on
RTL/

The EDGE_{TRUE,FALSE}_VALUE flags are for tree-ssa only.  On RTL they have no
meaning.  We should probably add a check for this in rtl_verify_flow_info for
this.


-- 


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



More information about the Gcc-bugs mailing list