https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125798
Jeffrey A. Law <law at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |WONTFIX
--- Comment #1 from Jeffrey A. Law <law at gcc dot gnu.org> ---
Naked functions and varargs are fundamentally incompatible with each other and
should not be used together.
