[Bug target/82989] [7/8 regression ] Inexplicable use of NEON for 64-bit math
wilco at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Feb 19 10:26:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82989
Wilco <wilco at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wilco at gcc dot gnu.org
--- Comment #10 from Wilco <wilco at gcc dot gnu.org> ---
The only solution to this is to make a hard choice between Neon and integer
registers before register allocation.
More information about the Gcc-bugs
mailing list