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

            Bug ID: 103051
           Summary: [12 regression] new test case
                    gcc.dg/vect/tsvc/vect-tsvc-s112.c fails in r12-4840
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

g:f81970b5f386630b98a33373c23dcc9234c6a980, r12-4840
make  -k check-gcc RUNTESTFLAGS="vect.exp=gcc.dg/vect/tsvc/vect-tsvc-s112.c"
FAIL: gcc.dg/vect/tsvc/vect-tsvc-s112.c scan-tree-dump-times vect "vectorized 1
loops" 1
FAIL: gcc.dg/vect/tsvc/vect-tsvc-s112.c -flto -ffat-lto-objects 
scan-tree-dump-times vect "vectorized 1 loops" 1
# of expected passes            4
# of unexpected failures        2


This test case fails on power 7 BE.  There are some limits in vector stuff on
power 7 that this test is probably running into.


commit f81970b5f386630b98a33373c23dcc9234c6a980
Author: Martin Liska <mli...@suse.cz>
Date:   Fri Oct 15 18:31:48 2021 +0200

    Add TSVC tests.

Reply via email to