From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 711F2386F81D; Thu, 27 Aug 2020 20:06:13 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 711F2386F81D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1598558773; bh=Ihyx6E7dYRlg2EwdSFB+b2RJ7eK43yEJT8tC7Uh6BHo=; h=From:To:Subject:Date:In-Reply-To:References:From; b=W9xtgSsgq4c2S0Z8kghDCtlHnsw72H40/XYBZ5cKSVDRHpYdLhu6woAFhJ5725HAb RIEX9GO9x4T3g/IYdmLN3E0BpEX84JeGg1euxv3jrbm5OOrNWmTqWluDAql3SbTN4k NR1npRX3FAZiJnBqUH+TedGIx4qEmABxxH7xliyg= From: "aldyh at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug bootstrap/96813] [11 Regression] Broken bootstrap-lto-lean profiled bootstrap since r11-2883-gbf19cbc9cea6161f3deb63040601090828c44c53 Date: Thu, 27 Aug 2020 20:06:13 +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: 11.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: aldyh at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: DUPLICATE X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: aldyh at gcc dot gnu.org X-Bugzilla-Target-Milestone: 11.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status 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 X-BeenThere: gcc-bugs@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-bugs mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Aug 2020 20:06:13 -0000 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D96813 Aldy Hernandez changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #4 from Aldy Hernandez --- Confirmed that this is the same issue. Bootstrap succeeds with the workaro= und in 96818. *** This bug has been marked as a duplicate of bug 96818 ***=