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/40573] DWARF for inlined subroutines refers to the outlined copy



------- 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


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