[Bug target/116010] [15 regression] vectorization regressions on arm and aarch64 since r15-491-gc290e6a0b7a9de

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jul 19 22:31:02 GMT 2024


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |testsuite-fail

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
So I think there are 2 different issues here.

First gcc.target/arm/simd/mve-vabs.c now calls memcpy because of the restrict
instead of memmove. That should be a simple fix there.

I have not looked into why gfortran.dg/vect/vect-8.f90 fails on aarch64 though.


More information about the Gcc-bugs mailing list