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/78112] [7 regression] invalid DWARF generated by the compiler: DIE has multiple AT_inline attributes


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78112

Pierre-Marie de Rodat <derodat at adacore dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |derodat at adacore dot com

--- Comment #7 from Pierre-Marie de Rodat <derodat at adacore dot com> ---
(In reply to Rainer Orth from comment #5)
> I'm attaching a tarball with preprocessed input (identical except for path
> names) and the assembler output.  The one at r241022 is fine, while dsymutil
> complains about the second (r241023) and indeed in the assembler output at
> line 57708 there's a duplicate DW_AT_inline.

Thank you for reporting! I’m on vacation until the end of the week; I’ll try to
reproduce and understand what is going on next week.

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