From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id D68893858D1E; Fri, 23 Feb 2024 09:37:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org D68893858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1708681067; bh=4yHmS/7JbegL85O2Yj6hES7FPIpqV85HTxPC9Da/IOw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=IXDelLfQbjqT/SBab0mGAs39e6w8hKshfUai4TsPYCQ9HxJ4sNYYqo+rTHT4Cq/Vd JU6HQMYkmP+pXhe9XGUEPA+26khD7zZG5Z0OrFPPETi/HjQGncZDYe7y9FVoXEncdq 0El7L6X7tVumLaUhZ0GUDtiJ5BT8xlLesA+hTP8s= From: "ro at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/96109] [11 Regression] gcc.dg/vect/slp-47.c etc. FAIL Date: Fri, 23 Feb 2024 09:37:43 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: testsuite X-Bugzilla-Version: 11.0 X-Bugzilla-Keywords: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: ro at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D96109 --- Comment #16 from Rainer Orth --- The two tests still/again? FAIL on 32 and 64-bit Solaris/SPARC. If I understand the dumps correctly /vol/gcc/src/hg/master/local/gcc/testsuite/gcc.dg/vect/slp-47.c:9:21: note:= =20=20 =3D=3D> examining statement: _3 =3D y[_2]; /vol/gcc/src/hg/master/local/gcc/testsuite/gcc.dg/vect/slp-47.c:9:21: misse= d:=20=20 unsupported vect permute { 1 0 3 2 5 4 } /vol/gcc/src/hg/master/local/gcc/testsuite/gcc.dg/vect/slp-47.c:9:21: misse= d:=20=20 unsupported load permutation /vol/gcc/src/hg/master/local/gcc/testsuite/gcc.dg/vect/slp-47.c:11:17: miss= ed:=20 not vectorized: relevant stmt not supported: _3 =3D y[_2]; the tests should also require vect_perm?=