public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/103935] New: [12 regression] g++.dg/vect/slp-pr98855.cc fails after r12-6273
@ 2022-01-06 22:02 seurer at gcc dot gnu.org
  2022-01-06 22:06 ` [Bug testsuite/103935] " pinskia at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: seurer at gcc dot gnu.org @ 2022-01-06 22:02 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 103935
           Summary: [12 regression] g++.dg/vect/slp-pr98855.cc fails after
                    r12-6273
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: seurer at gcc dot gnu.org
  Target Milestone: ---

g:c166632bd22d7da66354121502019fc9c92ef07f, r12-6273
make  -k check-gcc RUNTESTFLAGS="--target_board=unix'{-m64}'
vect.exp=g++.dg/vect/slp-pr98855.cc"
FAIL: g++.dg/vect/slp-pr98855.cc  -std=c++98  scan-tree-dump slp1 "not
vectorized: vectorization is not profitable"
FAIL: g++.dg/vect/slp-pr98855.cc  -std=c++14  scan-tree-dump slp1 "not
vectorized: vectorization is not profitable"
FAIL: g++.dg/vect/slp-pr98855.cc  -std=c++17  scan-tree-dump slp1 "not
vectorized: vectorization is not profitable"
FAIL: g++.dg/vect/slp-pr98855.cc  -std=c++2a  scan-tree-dump slp1 "not
vectorized: vectorization is not profitable"
# of expected passes            8
# of unexpected failures        4

I am only seeing this on power 7 systems so it may be some vector thing not
supported there.  Hrm.  Looks like the failing test case was changed.

commit c166632bd22d7da66354121502019fc9c92ef07f
Author: Uros Bizjak <ubizjak@gmail.com>
Date:   Wed Jan 5 23:16:34 2022 +0100

    i386: Introduce V2QImode minmax, abs and uavgv2hi3_ceil [PR103861]

    Add V2QImode minmax, abs and uavxv2qi3_ceil operations with SSE registers.
. . .    
        * g++.dg/vect/slp-pr98855.cc (dg-final): Check that
        no vectorization using SLP was performed.

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

end of thread, other threads:[~2022-01-12 19:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-06 22:02 [Bug other/103935] New: [12 regression] g++.dg/vect/slp-pr98855.cc fails after r12-6273 seurer at gcc dot gnu.org
2022-01-06 22:06 ` [Bug testsuite/103935] " pinskia at gcc dot gnu.org
2022-01-06 22:33 ` ubizjak at gmail dot com
2022-01-10 10:43 ` rguenth at gcc dot gnu.org
2022-01-10 11:05 ` ubizjak at gmail dot com
2022-01-10 11:14 ` rguenth at gcc dot gnu.org
2022-01-12 19:39 ` cvs-commit at gcc dot gnu.org
2022-01-12 19:47 ` ubizjak at gmail dot com

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).