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

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Nov 19 02:37:00 GMT 2005



------- Comment #11 from pinskia at gcc dot gnu dot org  2005-11-19 02:37 -------
Hmm:
Simplifying condjump 15 around jump 67
Merged 2 and 3 without moving.


But the edge is the same now :)
as:
Cross jumping from bb 1 to bb 2; 2 common insns
Deleted label in block 3.

But we don't delete the conditional jump as it sets other stuf besides the PC.


-- 


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



More information about the Gcc-bugs mailing list