From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 209183858D35; Tue, 25 Apr 2023 06:34:48 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 209183858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1682404488; bh=YYpk5lblrvbTCpzkq+vHBd/dJEueJKN7red50Rdaf3M=; h=From:To:Subject:Date:In-Reply-To:References:From; b=pps+GX7iLTzkTlxS6gZucFsOchBaZ/3qlXCdayT0wUxPqMa+dK/mwiDFw6R6yQvC1 SEV4mPLYgsAC9PX9Mih7jgK3XYdfyzbiRavFZxcpUa0zLM9+DoStwDCLfnsv4LcNiP GRTRi+dFk1QWsJig2udepPjk+OjYSfr2BjeUOVpw= From: "rguenth at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: =?UTF-8?B?W0J1ZyBkZWJ1Zy8xMDk2MTZdIGludGVybmFsIGNvbXBpbGVyIGVy?= =?UTF-8?B?cm9yOiBpbiBkd2FyZjJvdXRfdmFyX2xvY2F0aW9uLCBhdCBkd2FyZjJvdXQu?= =?UTF-8?B?YzoyNjM3MSDvvIhHcmVlbkxpYW5077yJ?= Date: Tue, 25 Apr 2023 06:34:47 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: debug X-Bugzilla-Version: 7.3.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: rguenth at gcc dot gnu.org X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- 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=3D109616 --- Comment #6 from Richard Biener --- Also note that GCC 7.3.0 which you report against is no longer supported. = The oldest compiler still receiving patches is GCC 10.4. You can also try GCC 7.5.0, the last release from the GCC 7 branch.=