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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |lto, wrong-debug

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
It sounds like there's inconsistent DECL_ABSTRACT_ORIGIN set up during cloning.
 ISTR there's related bugreports for IPA split in this regard and it's not
exactly clear how appropriate DWARF should look like.  But the reported
inconsistency is a bug indeed.

Reply via email to