[Bug ipa/97937] [11 Regression] Line numbers are missing from duplicated function

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Nov 23 07:35:33 GMT 2020


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hubicka at gcc dot gnu.org
   Target Milestone|---                         |11.0
           Keywords|                            |wrong-debug
            Summary|Line numbers are missing    |[11 Regression] Line
                   |from duplicated function    |numbers are missing from
                   |                            |duplicated function

--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
It doesn't look like a thunk anyway - we seem to inline the function back?! 
Guess this is a case where we shouldn't ICF because it only degrades things (as
seen).


More information about the Gcc-bugs mailing list