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