From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id BCDA8385802A; Fri, 14 Oct 2022 16:48:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BCDA8385802A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1665766127; bh=vNAMRLV7gP6firNg4UhoZIReU8mDr4y8oROV5oTHyvE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=BFQZ3ejOeP3x5QBbJ/xeY+Brijq7PA2Exr5XguSL6VzT+s/v7fB8NdvorLv052wTy u2XaqZPPq/dcMCMdMqap6FyJfQObAaszff0/w+SvsHyif0a38cUQezJOrHlJe6Zlr8 xGplLKpT0Q108feTjxu3QNJS5/LmZCf5dcQwTKbY= From: "segher at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/107240] [13 Regression] FAIL: gcc.dg/vect/vect-bitfield-write-2.c since r13-3219-g25413fdb2ac249 Date: Fri, 14 Oct 2022 16:48:47 +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: 13.0 X-Bugzilla-Keywords: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: segher at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 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=3D107240 --- Comment #5 from Segher Boessenkool --- So perhaps this needs instructions new on P8 (which fleshed out the integer support amongst other things, but that sounds relevant here?) Test that wi= th { powerpc*-*-* && has_arch_pwr8 } or such? But please make sure this is the reason first :-)=