https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82374
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |wrong-code
CC| |jakub at gcc dot gnu.org,
| |rguenth at gcc dot gnu.org
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
I think it's actually wrong-code (and I suppose target attributes are not
applied either). The outlining has to copy all attributes of the function we
outline from.