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 7B894385AC38 for ; Wed, 4 Aug 2021 19:14:59 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 7B894385AC38 Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:3907 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 1mBMLy-00035n-7U; Wed, 04 Aug 2021 15:14:59 -0400 Date: Wed, 04 Aug 2021 22:14:40 +0300 Message-Id: <831r79konz.fsf@gnu.org> From: Eli Zaretskii To: Andrew Pinski Cc: jwakely@redhat.com, gcc-bugs@gcc.gnu.org, schwab@linux-m68k.org In-Reply-To: (message from Andrew Pinski on Wed, 4 Aug 2021 11:57:47 -0700) Subject: Re: Compilation of rust-demangle.c fails on MinGW References: <83a6lxkybt.fsf@gnu.org> 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 19:15:00 -0000 > From: Andrew Pinski > Date: Wed, 4 Aug 2021 11:57:47 -0700 > Cc: Jonathan Wakely , GCC Bugs , > Andreas Schwab > > > > 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. > > It has a demangler component though. Thanks, submitted the bug report for the demangler component.