[Bug c/90181] Feature request: provide a way to explicitly select specific named registers in constraints
pskocik at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Apr 17 12:12:58 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90181
Petr Skocik <pskocik at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pskocik at gmail dot com
--- Comment #16 from Petr Skocik <pskocik at gmail dot com> ---
The current way of loading stuff into regs that don't have a specific
constraint for them also breaks on gcc (but not on clang) if the variable is
marked const.
https://godbolt.org/z/1PvYsrqG9
More information about the Gcc-bugs
mailing list