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

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
alternatively use inline w/o static to get C99 inline semantics (you have to
provide a single out of line copy yourself then via the appropriate
declaration)

Reply via email to