[Bug inline-asm/97708] Inline asm does not use the local register asm specified with register ... asm() as input
bp at alien8 dot de
gcc-bugzilla@gcc.gnu.org
Wed Nov 4 13:08:04 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97708
--- Comment #18 from Boris <bp at alien8 dot de> ---
It would be awesome if this text continued:
"... and specify any constraint letter that matches the register. If the
operand constraint doesn't match the register, former has higher priority over
the local register specification and gcc will adhere to the constraint
specification."
I'll even put it in a patch and send it on...
:-)
More information about the Gcc-bugs
mailing list