This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/54970] Missing DW_OP_GNU_implicit_pointer in debuginfo
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 18 Oct 2012 08:55:02 +0000
- Subject: [Bug debug/54970] Missing DW_OP_GNU_implicit_pointer in debuginfo
- Auto-submitted: auto-generated
- References: <bug-54970-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54970
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-10-18 08:55:02 UTC ---
Created attachment 28478
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28478
gcc48-pr54970.patch
Untested fix.