[Bug debug/36589] [4.4 Regression]: No debug info for local static variable at -O0

2008-07-16 Thread hubicka at gcc dot gnu dot org
--- Comment #3 from hubicka at gcc dot gnu dot org 2008-07-16 23:14 --- Fix comitted. -- hubicka at gcc dot gnu dot org changed: What|Removed |Added

[Bug debug/36589] [4.4 Regression]: No debug info for local static variable at -O0

2008-07-04 Thread jsm28 at gcc dot gnu dot org
-- jsm28 at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36589

[Bug debug/36589] [4.4 Regression]: No debug info for local static variable at -O0

2008-06-23 Thread hjl dot tools at gmail dot com
--- Comment #2 from hjl dot tools at gmail dot com 2008-06-23 13:44 --- A patch is posted at http://gcc.gnu.org/ml/gcc-patches/2008-06/msg01431.html -- hjl dot tools at gmail dot com changed: What|Removed |Added

[Bug debug/36589] [4.4 Regression]: No debug info for local static variable at -O0

2008-06-21 Thread hjl dot tools at gmail dot com
--- Comment #1 from hjl dot tools at gmail dot com 2008-06-21 15:49 --- varpool_output_debug_info has /* Local static variables are never seen by check_global_declarations so we need to output debug info by hand. */ if (DECL_CONTEXT (node-decl)