From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 938CB385840C; Thu, 12 Oct 2023 15:23:57 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 938CB385840C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1697124237; bh=YDzYe+HhVTy2B+fBgUNOyVY2bH5I4p+G0G8DhcMX1nY=; h=From:To:Subject:Date:In-Reply-To:References:From; b=TjR7EISrsRRWx3CuTc4yMOAhaYup48o2yGtSwikxfg8HhtD58ZOr83MK3Je/wHFXO pC7l/93xqeRR2kZJuGRpIB3rkkZohXygWBZ2P+E3JzhcVsgBUs38RTUVUdpugsF1ZV u7S4mpwHUFDVIciLX83pEHcmhaaSdePpk90VSyPo= From: "seurer at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/111787] [14 regression] r14-4592-g0d00385eaf72cc breaks build Date: Thu, 12 Oct 2023 15:23:57 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: bootstrap X-Bugzilla-Version: 14.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: seurer at gcc dot gnu.org X-Bugzilla-Status: UNCONFIRMED 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=3D111787 --- Comment #2 from seurer at gcc dot gnu.org --- This system is on RHEL 8 which has gcc 8.5 as the distro compiler. And yes, the patch worked.=