[Bug target/79282] [7 Regresion] FAIL: gcc.target/arm/neon-for-64bits-1.c scan-assembler-times vshr 0
ktkachov at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jan 30 15:33:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79282
--- Comment #1 from ktkachov at gcc dot gnu.org ---
I think this is a problem with the <shift>di3_neon pattern in neon.md and in
particular the neon_for_64bits/avoid_neon_for_64bits stuff in the arch
attribute.
I think the last two alternatives that generate the NEON version should have
avoid_neon_for_64bits in their arch attribute rather than neon_for_64bits
More information about the Gcc-bugs
mailing list