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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-invalid-code
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
The only supported body of naked functions is inline asm.
These builtins definitely not, there is zero chance they'd do something
reasonable in naked functions.

Reply via email to