From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 51990385700A; Tue, 11 Oct 2022 02:51:54 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 51990385700A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1665456714; bh=ugXuYYLGrJZEVUC45V/LqKNyYo2apVEmpSFS4kxLxMo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=xxzuRY81EqVwlOltUZVhqBbFbQvXHb5IN9L7+DIH77FZsY2zuSv/3C0UaRVcHe52/ XInemmbJwwoWLVX+rN6t7wY15kiJ9QDO5i6vBqvx0Z1FDBvZuyr1gMc/T+SWoOhDAv pHcfKmALixNtLUSeaGlaOUN6rT9ehT/H06xqggE8= From: "erozen at microsoft dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug debug/107193] [13 regression] bootstrap error caused by r13-3172-gf30e9fd33e56a5 Date: Tue, 11 Oct 2022 02:51:53 +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: 13.0 X-Bugzilla-Keywords: build, GC, ice-on-valid-code X-Bugzilla-Severity: blocker X-Bugzilla-Who: erozen at microsoft dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created 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=3D107193 --- Comment #8 from Eugene Rozenfeld --- Created attachment 53690 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3D53690&action=3Dedit Proposed patch=