public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/115303] New: gcc.dg/vect/pr112325.c FAILs
@ 2024-05-31  8:41 ro at gcc dot gnu.org
  2024-05-31  8:42 ` [Bug tree-optimization/115303] " ro at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: ro at gcc dot gnu.org @ 2024-05-31  8:41 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 115303
           Summary: gcc.dg/vect/pr112325.c FAILs
           Product: gcc
           Version: 15.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: liuhongt at gcc dot gnu.org
  Target Milestone: ---
            Target: sparc*-sun-solaris2.11

The new gcc.dg/vect/pr112325.c test FAILs on 32 and 64-bit Solaris/SPARC:

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

The dump has

/vol/gcc/src/hg/master/local/gcc/testsuite/gcc.dg/vect/pr112325.c:43:27:
missed:   op not supported by target.
/vol/gcc/src/hg/master/local/gcc/testsuite/gcc.dg/vect/pr112325.c:44:45:
missed:   not vectorized: relevant stmt not supported: _6 = qh.1_5 >> j_68;
/vol/gcc/src/hg/master/local/gcc/testsuite/gcc.dg/vect/pr112325.c:43:27:
missed:  bad operation or unsupported loop bound.
/vol/gcc/src/hg/master/local/gcc/testsuite/gcc.dg/vect/pr112325.c:43:27: note: 
***** Analysis  failed with vector mode SI

IIUC the test needs vect_shift.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-06-03  8:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-31  8:41 [Bug tree-optimization/115303] New: gcc.dg/vect/pr112325.c FAILs ro at gcc dot gnu.org
2024-05-31  8:42 ` [Bug tree-optimization/115303] " ro at gcc dot gnu.org
2024-05-31  8:42 ` ro at gcc dot gnu.org
2024-05-31 12:27 ` rguenth at gcc dot gnu.org
2024-06-03  8:40 ` cvs-commit at gcc dot gnu.org
2024-06-03  8:41 ` ro at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).