This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/68914] New: [6 regression] gcc.dg/vect/pr45752.c FAILs


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

            Bug ID: 68914
           Summary: [6 regression] gcc.dg/vect/pr45752.c FAILs
           Product: gcc
           Version: 6.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: rguenth at gcc dot gnu.org
  Target Milestone: ---
              Host: sparc*-sun-solaris2.*
            Target: sparc*-sun-solaris2.*
             Build: sparc*-sun-solaris2.*

Created attachment 37038
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37038&action=edit
pr45752.c.142t.vect

Since about 20151127, the gcc.dg/vect/pr45752.c test FAILs on Solaris/SPARC:

FAIL: gcc.dg/vect/pr45752.c -flto -ffat-lto-objects  scan-tree-dump-times vect
"gaps requires scalar epilogue loop" 0
FAIL: gcc.dg/vect/pr45752.c -flto -ffat-lto-objects  scan-tree-dump-times vect
"vectorized 1 loops" 1
FAIL: gcc.dg/vect/pr45752.c scan-tree-dump-times vect "gaps requires scalar
epilogue loop" 0
FAIL: gcc.dg/vect/pr45752.c scan-tree-dump-times vect "vectorized 1 loops" 1

This is a regression from GCC 5.  I'm attaching the dump.

  Rainer

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]