https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88000
Dominik Czarnota <dominik.b.czarnota+bugzilla at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |---
--- Comment #2 from Dominik Czarnota <dominik.b.czarnota+bugzilla at gmail dot
com> ---
Yes, I know it.
Why do we let users to use local register variables for other purposes than
extended asm if it can't be expected to work properly (in this example, copy
the passing value from the declared register)?