------- Comment #6 from jakub at gcc dot gnu dot org  2010-05-21 09:30 -------
Subject: Bug 44205

Author: jakub
Date: Fri May 21 09:30:07 2010
New Revision: 159654

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159654
Log:
        PR debug/44205
        * tree-cfgcleanup.c (tree_forwarder_block_p): Return false if
        at -O0 goto_locus of any of the incoming edges differs from
        goto_locus of outgoing edge, or gimple_location of any of the
        labels differs.

Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/tree-cfgcleanup.c


-- 


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

Reply via email to