http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53807

             Bug #: 53807
           Summary: FAIL: gcc.dg/vect/bb-slp-11.c scan-tree-dump-times slp
                    "basic block vectorized using SLP" 1
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: greta.yo...@arm.com
                CC: rguent...@suse.de
            Target: arm-none-eabi


The test gcc.dg/vect/bb-slp-11.c fails to vectorize the basic block on
arm-none-eabi.

Caused by trunk r189012, which was fixing this:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53774

./cc1 -D__USES_INITFINI__ /work/bisect/bb-slp-11.i -quiet -dumpbase bb-slp-11.c
-mcpu=cortex-a9 -mfloat-abi=softfp -mfpu=neon -auxbase-strip ./bb-slp-11.s -O2
-fno-diagnostics-show-caret -ffast-math -ftree-vectorize -fno-vect-cost-model
-fno-common -fdump-tree-slp-details -o ./bb-slp-11.s

Reply via email to