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

            Bug ID: 91060
           Summary: [10 regression] gcc.c-torture/execute/scal-to-vec1.c
                    fails on armeb-none-linux-gnueabihf since r272843
           Product: gcc
           Version: 10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
          Assignee: unassigned at gcc dot gnu.org
          Reporter: clyon at gcc dot gnu.org
  Target Milestone: ---

Hi,

Since r272843 was committed, I have noticed a regression on
armeb-none-linux-gnueabihf --with-cpu cortex-a9 --with-fpu neon-fp16:

FAIL: gcc.c-torture/execute/scal-to-vec1.c   -O3 -fomit-frame-pointer
-funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gcc.c-torture/execute/scal-to-vec1.c   -O3 -g  execution test
FAIL: gcc.c-torture/execute/scal-to-vec2.c   -O3 -fomit-frame-pointer
-funroll-loops -fpeel-loops -ftracer -finline-functions  execution test
FAIL: gcc.c-torture/execute/scal-to-vec2.c   -O3 -g  execution test

arm-none-linux-gnueabihf still passes (armeb stands for arm big-endian)

I'm using qemu-3.1 as simulator.

Reply via email to