Unverified Commit bc6e624f authored by Fangrui Song's avatar Fangrui Song Committed by GitHub
Browse files

Fix local variable register usage for ra (#268)

See https://gcc.gnu.org/onlinedocs/gcc/Local-Register-Variables.html#Local-Register-Variables
"Other than when invoking the Extended asm, the contents of the
specified register are not guaranteed."

Also revert 90191ad9.
parent 90191ad9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment