------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-04-03 
11:27 -------
Subject: Bug 20648

CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     [EMAIL PROTECTED]       2005-04-03 11:27:39

Modified files:
        gcc            : bb-reorder.c ChangeLog 

Log message:
        PR middle-end/20648
        * bb-reorder.c (duplicate_computed_gotos): Do not unfactor
        a computed goto if the edge to the computed goto block has
        incoming abnormal edges.  Clarify how the function works.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/bb-reorder.c.diff?cvsroot=gcc&r1=1.97&r2=1.98
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.8099&r2=2.8100



-- 


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

Reply via email to