public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/114072] New: gcc.dg/vect/vect-pr111779.c FAILs
@ 2024-02-23  9:58 ro at gcc dot gnu.org
  2024-05-22  9:16 ` [Bug tree-optimization/114072] " ro at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: ro at gcc dot gnu.org @ 2024-02-23  9:58 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 114072
           Summary: gcc.dg/vect/vect-pr111779.c FAILs
           Product: gcc
           Version: 14.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: ---
            Target: sparc*-sun-solaris2.11

The gcc.dg/vect/vect-pr111779.c test FAILs on 32 and 64-bit Solaris/SPARC
since its introduction:

+FAIL: gcc.dg/vect/vect-pr111779.c -flto -ffat-lto-objects  scan-tree-dump vect
"LOOP VECTORIZED"
+FAIL: gcc.dg/vect/vect-pr111779.c scan-tree-dump vect "LOOP VECTORIZED"

The dump has

/vol/gcc/src/hg/master/local/gcc/testsuite/gcc.dg/vect/vect-pr111779.c:26:17:
note:   ==> examining statement: _4 = a$b4_6 >> 7;
/vol/gcc/src/hg/master/local/gcc/testsuite/gcc.dg/vect/vect-pr111779.c:26:17:
note:   vect_is_simple_use: operand BIT_FIELD_REF <*_3.b4, 8, 64>, type of def:
internal
/vol/gcc/src/hg/master/local/gcc/testsuite/gcc.dg/vect/vect-pr111779.c:26:17:
note:   vect_is_simple_use: vectype vector(8) unsigned char
/vol/gcc/src/hg/master/local/gcc/testsuite/gcc.dg/vect/vect-pr111779.c:26:17:
note:   vect_is_simple_use: operand 7, type of def: constant
/vol/gcc/src/hg/master/local/gcc/testsuite/gcc.dg/vect/vect-pr111779.c:26:17:
missed:   op not supported by target.
/vol/gcc/src/hg/master/local/gcc/testsuite/gcc.dg/vect/vect-pr111779.c:29:23:
missed:   not vectorized: relevant stmt not supported: _4 = a$b4_6 >> 7;

but I don't know which vect_* keyword would capture this.

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

end of thread, other threads:[~2024-05-23  7:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-23  9:58 [Bug tree-optimization/114072] New: gcc.dg/vect/vect-pr111779.c FAILs ro at gcc dot gnu.org
2024-05-22  9:16 ` [Bug tree-optimization/114072] " ro at gcc dot gnu.org
2024-05-22  9:36 ` rguenth at gcc dot gnu.org
2024-05-22 11:30 ` ro at CeBiTec dot Uni-Bielefeld.DE
2024-05-22 12:01 ` rguenther at suse dot de
2024-05-22 12:14 ` ro at CeBiTec dot Uni-Bielefeld.DE
2024-05-22 12:30 ` rguenther at suse dot de
2024-05-23  7:54 ` cvs-commit at gcc dot gnu.org
2024-05-23  7:57 ` 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).