[Bug inline-asm/99342] Clobbered register used for input operand (aarch64)
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 2 13:43:02 GMT 2021
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99342
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
CC| |jakub at gcc dot gnu.org
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
That is a user error, please read the GCC earlyclobber documentation:
https://gcc.gnu.org/onlinedocs/gcc/Modifiers.html
More information about the Gcc-bugs
mailing list