This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/39474] DW_AT_location missing for unused variables even at -O0



------- Comment #4 from jakub at gcc dot gnu dot org  2009-03-17 17:53 -------
Subject: Bug 39474

Author: jakub
Date: Tue Mar 17 17:53:01 2009
New Revision: 144914

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144914
Log:
        PR debug/39474
        * tree-ssa-live.c (remove_unused_locals): Don't remove local
        unused non-artificial variables when not optimizing.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-ssa-live.c


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]