From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id F22F23858298; Fri, 14 Oct 2022 07:20:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org F22F23858298 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1665732056; bh=V6vMQnl0avzB0CopnVxgIE/DN2zGlPoi4za6Xe5Gf1U=; h=From:To:Subject:Date:In-Reply-To:References:From; b=tzBPgCXaXGyygzrUh1D0kEMjPD0Fp1BvrRTGm/UuQ1VC+bkDv5SxrX3IRGHW1ylwd 3vYcPmdjUH7FaQsac43TmpH1R/xYwo2K0P7GY2LIO92GIEQcB9OZp8WgEuR8+V0mST x9q275zT4OmW9DMB8MLVoVoN756PUyLl+Qr+NnPk= From: "rguenth 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 07:20:56 +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: rguenth 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: keywords target_milestone 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 Richard Biener changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |testsuite-fail Target Milestone|--- |13.0=