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

            Bug ID: 86771
           Summary: gfortran.dg/actual_array_constructor_1.f90 fails on
                    arm after combine 2 insns to 2 insns patch
           Product: gcc
           Version: 6.4.1
            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,

After r263067 (combine: Allow combining two insns to two insns),
I have noticed that
FAIL: gfortran.dg/actual_array_constructor_1.f90   -O1  execution test
on arm-none-linux-gnueabi --with-cpu cortex-a9
on arm-none-linux-gnueabihf --with-cpu cortex-a9 --with-fpu neon-fp16

no such regression on:
arm-none-linux-gnueabihf --with-cpu cortex-a15 --with-fpu neon-vfpv4
arm-none-linux-gnueabihf --with-cpu cortex-a57 --with-fpu crypto-neon-fp-armv8

Reply via email to