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/10156] [3.3/3.4 Regression] g++ 3.2 fails to emit debug location info for a local variable inside a class constructor


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.


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