[Bug debug/44205] Wrong .debug_line for -O0 -g

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri May 21 09:28:00 GMT 2010



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

Author: jakub
Date: Fri May 21 09:27:30 2010
New Revision: 159653

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159653
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_5-branch/gcc/ChangeLog
    branches/gcc-4_5-branch/gcc/tree-cfgcleanup.c


-- 


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



More information about the Gcc-bugs mailing list