From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id AAE5B3858C39; Fri, 14 Oct 2022 02:54:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AAE5B3858C39 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1665716088; bh=QUSbit66K44O6ntOd+/0Vz1dNENT74BavVKs+Jhe7AQ=; h=From:To:Subject:Date:In-Reply-To:References:From; b=fy24NYeHnTgaWY6apahj7FiA+bOL9VGyNYk/pdCiVLyIKsGiEcwhJHEH0rriJCnvh G6mIpcF9Cjo1BK0KgaCr527noMO0CnfCmakP2mHDu8ShJsbP1ZjPTtxgN+XOxvQTVK 3x3Lj/a5NCU2SQ1CQx+7b7cMRc1XzKnyQtsa18M4= From: "linkw at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/107160] [12 regression] r13-2641-g0ee1548d96884d causes verification failure in spec2006 Date: Fri, 14 Oct 2022 02:54:47 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: wrong-code X-Bugzilla-Severity: normal X-Bugzilla-Who: linkw at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org X-Bugzilla-Target-Milestone: 12.3 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=3D107160 --- Comment #18 from Kewen Lin --- Thanks for the prompt fix! I just verified it fixed the SPEC2006 447.dealII regression perfectly.=