https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80223
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |marxin at gcc dot
gnu.org
--- Comment #13 from Martin Liška <marxin at gcc dot gnu.org> ---
What's likely missing is that the attribute should prevent inlining. I'm going
to test how it behaves right now. Then, the issue can be closed.
