[Bug debug/10156] [3.3/3.4 Regression] g++ 3.2 fails to emit debug location info for a local variable inside a class constructor

pinskia at physics dot uc dot edu gcc-bugzilla@gcc.gnu.org
Sat Jul 5 16:35:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2003-06-02 01:30:36         |2003-07-05 16:35:31
               date|                            |
            Summary|g++ 3.2 fails to emit debug |[3.3/3.4 Regression] g++ 3.2
                   |location info for a local   |fails to emit debug location
                   |variable inside a class     |info for a local variable
                   |constructor                 |inside a class constructor
   Target Milestone|---                         |3.3.1


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-05 16:35 -------
Most likely the same bug as bug 11098 which is for destructors.
Also in 2.95.3, I can print out the variable i (compiled with -gdwarf-2) so this is a 
regression.



More information about the Gcc-bugs mailing list