From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DDFE93857C43; Mon, 13 Nov 2023 16:17:51 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DDFE93857C43 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1699892271; bh=2/LGkYaW6K+gZKxs7pvGLOAvyfmzFJiUMFGjfP70gqw=; h=From:To:Subject:Date:In-Reply-To:References:From; b=dp8G4WLq6/6dgGYGyvCo6wyIXiY4+aPWlIQpsWEpqAsO9NoRO2Y3hbHq16y4ccnaI Xgdw5H/WHbYyvdG6hdqUSqbb9mgRcyxewrnrJvTao86Tj7dVCulKMVl0wIhQ7a3Lvc rsAi3/i1qgmSuU/mQDczPR/K9tQdlqJGkVPWo8rU= From: "jakub at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/111497] [11/12/13/14 Regression] ICE building mariadb on i686 since r8-470 Date: Mon, 13 Nov 2023 16:17:51 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Version: 13.2.1 X-Bugzilla-Keywords: ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: jakub at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.5 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=3D111497 --- Comment #6 from Jakub Jelinek --- Is this backportable to release branches or too risky?=