From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9B2E2384AB60; Thu, 11 Apr 2024 06:53:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9B2E2384AB60 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1712818395; bh=gyzTBazjXgpGOt2FxvzrySMr5f8FFzbKeCZCsn1ZSD8=; h=From:To:Subject:Date:In-Reply-To:References:From; b=X91qd+PthnPsgpfsyJIf01HPAMu2WQwUFXtKYupiXsdSgdKy5sdqHpDUtyPcvyOUA FCyCEYDru/+dFhElJPgJ28fp0SzI9jqCv2IBASt+HbXrMfiZeiq5yxlf7mhTDqDwhD v1AYCDRSzqqsTcTdiib2eMQltCvYxyKi6pI4QQ7k= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug testsuite/109596] [14 Regression] Lots of guality testcase fails on x86_64 after r14-162-gcda246f8b421ba Date: Thu, 11 Apr 2024 06:53:14 +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, wrong-debug X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: ASSIGNED X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: hubicka at gcc dot gnu.org X-Bugzilla-Target-Milestone: 14.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=3D109596 --- Comment #12 from Richard Biener --- I'm re-testing the patch in comment#8 and will push it. Please check the possible issue mentioned in comment#9.=