[Bug target/79282] [7 Regresion] FAIL: gcc.target/arm/neon-for-64bits-1.c scan-assembler-times vshr 0

clyon at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Feb 6 11:27:00 GMT 2017


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

--- Comment #4 from Christophe Lyon <clyon at gcc dot gnu.org> ---
I think the intention is to provide the alternatives with
"avoid_neon_for_64bits" as last resort: when Neon is not preferred, but
available, we can use it, but prefer to use GPR instead, so try them first.


More information about the Gcc-bugs mailing list