https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123459
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also|https://gcc.gnu.org/bugzill |https://gcc.gnu.org/bugzill
|a/show_bug.cgi?id=122197 |a/show_bug.cgi?id=107931
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
I suspect this might be invalid, see
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107931#c3 .
That is this is another case where you should not use always_inline if you try
do indirect function calls with it.