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

            Bug ID: 61822
           Summary: gcc.dg/vect/vect-cond-reduc-1.c FAILs
           Product: gcc
           Version: 4.10.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ro at gcc dot gnu.org
                CC: ysrumyan at gmail dot com
              Host: sparc*-sun-solaris2.*
            Target: sparc*-sun-solaris2.*
             Build: sparc*-sun-solaris2.*

Between 20140704 (r212295) and 20140711 (r212451), the
gcc.dg/vect/vect-cond-reduc-1.c test started to FAIL on Solaris/SPARC (both 32
and 64-bit):

FAIL: gcc.dg/vect/vect-cond-reduc-1.c scan-tree-dump-times vect "vectorized 1
loops" 1
FAIL: gcc.dg/vect/vect-cond-reduc-1.c -flto -ffat-lto-objects 
scan-tree-dump-times vect "vectorized 1 loops" 1

I'm attaching the 32-bit vect dump.

Btw., there are two typos in the last ChangeLog entry:

2014-07-10  Yuri Rumyantsev  <ysrum...@gmail.com>

    PR tree-optimization/61742
    * gcc.dg/torture/pr61742.c: New test.
    * gcc.gg/vect/cond-reduc-1.c: Rename it to vect-cond-reduc-1.c
    * gcc.gg/vect/cond-reduc-2.c: Rename it to vect-cond-reduc-2.c

This should be gcc.dg both times.

  Rainer

Reply via email to