This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/27574] [4.1 Regression] MIssing debug info at -O0 for a local variable in a C++ constructor
- From: "amylaar at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Jul 2006 20:43:19 -0000
- Subject: [Bug debug/27574] [4.1 Regression] MIssing debug info at -O0 for a local variable in a C++ constructor
- References: <bug-27574-5394@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from amylaar at gcc dot gnu dot org 2006-07-25 20:43 -------
Created an attachment (id=11938)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11938&action=view)
g++.dg/debug test case
As far as I can tell, as a g++.dg/debug test case, this passes for stabs, but
fails for dwarf.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27574