------- Comment #4 from steven at gcc dot gnu dot org  2009-02-12 11:26 -------
Even for code with lots of computed gotos, the CFG should not be fully
connected. We factorize computed gotos to avoid exactly that.  At least we used
to.  Maybe the factorizing is broken, or it is undone somewhere too early?


-- 


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

Reply via email to