This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/40573] DWARF for inlined subroutines refers to the outlined copy
- From: "drow at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jun 2009 14:19:51 -0000
- Subject: [Bug debug/40573] DWARF for inlined subroutines refers to the outlined copy
- References: <bug-40573-3264@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from drow at gcc dot gnu dot org 2009-06-30 14:19 -------
It looks like you're right. Jan K. recently added support to GDB to attach the
unreferenced children of abstract DIEs to each concrete instance, and that
caused my existing test case to fail in a new way.
--
drow at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[4.4/4.5 Regression] DWARF |DWARF for inlined
|for inlined subroutines |subroutines refers to the
|refers to the outlined copy |outlined copy
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40573