[Bug ipa/104597] LTO does not inline indirect call

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 21 09:37:07 GMT 2022


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2022-02-21
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |NEW
                 CC|                            |hubicka at gcc dot gnu.org,
                   |                            |jamborm at gcc dot gnu.org

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Maybe with return functions we could have a local "jump function" from the
return to the indirect call and then (speculatively) devirtualize it.


More information about the Gcc-bugs mailing list