From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 7CB5D385840A; Mon, 7 Nov 2022 14:14:10 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7CB5D385840A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1667830450; bh=4MQGZVvhSx6l6jDoa86SP3dHzEdB9myXSLwejgRhtNs=; h=From:To:Subject:Date:In-Reply-To:References:From; b=LU8uQuGCjMkez0U41eLr+KQ7rNTVQsrs70f0VzX2rWGTD4eCb9qLcnogYg9wRa7tn 7JyJCeZGj9uhEYFA50yh0xS/a+SBD7anOnyy7gVH84zwEMiS1sq08QaRAOtS79a4Q8 W2U/H8ESbfbwbBw3no0Dw0yhpGBo6p1ThH2CnAEo= From: "ibuclaw at gdcproject dot org" To: gcc-bugs@gcc.gnu.org Subject: [Bug d/107552] [13 regression] stage 1 d21 fails to link on Linux/x86_64 Date: Mon, 07 Nov 2022 14:14:10 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: d X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: ibuclaw at gdcproject dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: ibuclaw at gdcproject dot 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=3D107552 --- Comment #1 from Iain Buclaw --- Isn't this a duplicate of pr104749, which got fixed in 9.4.0?=