From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A87943858C50; Tue, 28 Feb 2023 01:23:32 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A87943858C50 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1677547412; bh=EYOBsEpfNePDIN9/A7h1MbWoKrOk2K2xWggXpB8KS8o=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Inr5d6WVEDEFkY06I9LliUSKL3C/HkEfMWzeZPngKqHe4ymowtZ6WPuD8wgKDfMYb PCVaO2Vpes2TSJ6rn3couH7vkB/ClMA7C4YzW2UTvY1J4xhphzokZECnP89QAPs2cW 77K0jGiDwDZrdhDeZyz5GNtxqSdV5kNQkEDFZ85Q= From: "cvs-commit at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/91419] [10 Regression]: gcc.dg/tree-ssa/pr91091-2.c, ssa-fre-61.c, ssa-fre-61.c with r273232 Date: Tue, 28 Feb 2023 01:23:32 +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: 10.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 10.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=3D91419 --- Comment #8 from CVS Commits --- The master branch has been updated by Hans-Peter Nilsson : https://gcc.gnu.org/g:5c70121c57c544a9afeb842984c9a0a36816c590 commit r13-6367-g5c70121c57c544a9afeb842984c9a0a36816c590 Author: Hans-Peter Nilsson Date: Mon Feb 27 18:40:02 2023 +0100 testsuite: Remove xfail gcc.dg/tree-ssa/pr91091-2.c RHS ! natural_alignment_32 Reacting to a long-standing XPASS for CRIS. This one is slightly brown paper-bag level; it was never the here-removed xfailed scan that failed and I didn't notice that XPASS when reporting success on the commit as a whole. It's not logical to re-read what was just-written even with overlap issues, and I'm sure that edit was originally a copy-pasto. I checked historical m68k-linux and pru-elf test-results too, to verify that I got that part right. PR testsuite/91419 * gcc.dg/tree-ssa/pr91091-2.c:15 Remove xfail for RHS.=