------- Comment #21 from rguenth at gcc dot gnu dot org  2006-10-17 11:30 
-------
Subject: Bug 26881

Author: rguenth
Date: Tue Oct 17 11:30:28 2006
New Revision: 117823

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117823
Log:
2006-10-17  Richard Guenther  <[EMAIL PROTECTED]>

        Backport from mainline:
        2006-05-11  Jan Hubicka  <[EMAIL PROTECTED]>

        PR debug/26881
        * Makefile.in (gt-cgraphunit.h): Add.
        * cgraphunit.c: Include gt-cgraphunit.h.
        (local_static_output): New static vector.
        (cgraph_varpool_assemble_decl): Defer outputting debug info
        for local statics to...
        (cgraph_varpool_debug_local_statics): ... here.
        (cgraph_optimize): Use it.

        2006-05-12  Jakub Jelinek  <[EMAIL PROTECTED]>

        PR debug/26881
        * gcc.dg/debug/pr26881.c: New test.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/debug/pr26881.c
Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/Makefile.in
    branches/gcc-4_1-branch/gcc/cgraphunit.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog


-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to