https://gcc.gnu.org/bugzilla/show_bug.cgi?id=127165
Drea Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
Status|UNCONFIRMED |RESOLVED
--- Comment #2 from Drea Pinski <pinskia at gcc dot gnu.org> ---
Oh and this is documented too:
https://gcc.gnu.org/onlinedocs/gcc-16.2.0/gcc/Extended-Asm.html#Parameters-1
The total number of input + output + goto operands is limited to 30.
So a dup.
*** This bug has been marked as a duplicate of bug 39847 ***