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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Local-Register-Variables.html

The only supported use for this feature is to specify registers for input and
output operands when calling Extended asm

Reply via email to