From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E7F45396DC34; Thu, 17 Nov 2022 10:18:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E7F45396DC34 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1668680326; bh=1cR2VZtKqPe5FU7a7oFy1xMQHf4QvFPAaR0Q0KIhMrM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=NPFi2dsdTzK2oRkVNEG7VEDaj8w0WRq4TO+YV2x7nBttyp2T9S79+6H0NwcfvIs+k g9GgYlEPVZsJMl6Rhd+EmGXqDJzi3Q7iMPiLx3MmleUCJGTd4e2NvBU3iIljEAXnnU ELy7V0RRJaU7651cU7KS3qDjxZ85Cbm9h0/yxyRo= From: "cohenarthur.dev at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug rust/107633] [13 regression] Bootstrap failure due to -Werror=unused-parameter and -Werror=dangling-reference Date: Thu, 17 Nov 2022 10:18:45 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: rust X-Bugzilla-Version: 13.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cohenarthur.dev at gmail dot com 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: 13.0 X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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=3D107633 Arthur Cohen changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cohenarthur.dev at gmail d= ot com --- Comment #8 from Arthur Cohen --- Hi there, The problem has been fixed and our bootstrap build is green again :) this w= ill be fixed in the v4 of patches that I will send soon. Sorry for the frustration caused!=