From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from fencepost.gnu.org (fencepost.gnu.org [IPv6:2001:470:142:3::e]) by sourceware.org (Postfix) with ESMTPS id CA64B398203A for ; Wed, 4 Aug 2021 15:46:22 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org CA64B398203A Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:2990 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mBJ64-0005Ou-I9; Wed, 04 Aug 2021 11:46:22 -0400 Date: Wed, 04 Aug 2021 18:45:58 +0300 Message-Id: <83a6lxkybt.fsf@gnu.org> From: Eli Zaretskii To: Jonathan Wakely Cc: schwab@linux-m68k.org, gcc-bugs@gcc.gnu.org In-Reply-To: (message from Jonathan Wakely on Wed, 4 Aug 2021 15:41:30 +0100) Subject: Re: Compilation of rust-demangle.c fails on MinGW References: X-Spam-Status: No, score=2.5 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_SHORT, RCVD_IN_BARRACUDACENTRAL, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Level: ** X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org 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: Wed, 04 Aug 2021 15:46:24 -0000 > Date: Wed, 4 Aug 2021 15:41:30 +0100 > From: Jonathan Wakely > Cc: gcc-bugs@gcc.gnu.org, eliz@gnu.org > > > The libiberty README says to report bugs to gcc-bugs@gcc.gnu.org. > > Well that needs to be fixed. It should point to > https://gcc.gnu.org/bugs/ instead. Which points to GCC Bugzilla, which doesn't have a "libiberty" component. So I suggest to add such a component on the Bugzilla.