[Bug target/114513] [11/12/13/14 Regression] [aarch64] floating-point registers are used when GPRs are preferred

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 28 22:01:29 GMT 2024


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114513

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Looks like r9-332-g43d0a8ee88460a added the ? there and caused the regression

I do think it should be ^ since the reload (spill) case should use w while
normally it try both, w and r. But I could be wrong.


More information about the Gcc-bugs mailing list