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

Christophe Lyon <clyon at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |clyon at gcc dot gnu.org

--- Comment #6 from Christophe Lyon <clyon at gcc dot gnu.org> ---
I've noticed regressions on armeb since you committed your fix:
gcc.dg/vect/vect-nop-move.c execution test
g++.dg/torture/vshuf-v2si.C   -O3 -g  execution test
g++.dg/torture/vshuf-v4si.C   -O3 -g  execution test
g++.dg/torture/vshuf-v8hi.C   -O3 -g  execution test

This happens with GCC configured with:
--target armeb-none-linux-gnueabihf
--with-mode thumb or arm
--with-cpu cortex-a9
--with-fpu neon-fp16

QEMU simulated cpu: cortex-a9

Reply via email to