From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 1740E3858D1E; Mon, 17 Jul 2023 02:25:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 1740E3858D1E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1689560727; bh=M2vTc4ynTk+6xFhlP7UqbygDEylNMYUOogglPHzK2yg=; h=From:To:Subject:Date:In-Reply-To:References:From; b=WWsMtoPm7c0SGXFzkQeBh2VG33Ermh3thWaGdlEQscu5v2M57NoYy9rpTWKkWwvUL QxW0ym9r6GBU+TNKvO/+Bfo0hDs5Y2nW8d2ODP1M/ZgTyp7uudKmRiSv2S1HhowMBf 2M0qoVF0nbvfJlUwOu8vX5GKGjH2cBjiKMIRcFtA= From: "linkw at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/109880] [14 regression] gcc.target/powerpc/fold-vec-extract-int.p8.c fails after r14-916-g9417b30499ce09 Date: Mon, 17 Jul 2023 02:25:25 +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: 14.0 X-Bugzilla-Keywords: testsuite-fail X-Bugzilla-Severity: normal X-Bugzilla-Who: linkw at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: aagarwa at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_status resolution 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=3D109880 Kewen Lin changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |linkw at gcc dot gnu.org Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #5 from Kewen Lin --- (In reply to Andrew Pinski from comment #4) > Has this been fixed with the commit? Yeah, marking it resolved, thanks for reminding.=