From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25474 invoked by alias); 25 Nov 2003 17:54:25 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 25420 invoked from network); 25 Nov 2003 17:54:23 -0000 Received: from unknown (HELO yosemite.airs.com) (209.128.65.135) by sources.redhat.com with SMTP; 25 Nov 2003 17:54:23 -0000 Received: (qmail 14756 invoked by uid 10); 25 Nov 2003 17:54:22 -0000 Received: (qmail 12885 invoked by uid 500); 25 Nov 2003 17:54:15 -0000 From: Ian Lance Taylor To: mec.gnu@mindspring.com (Michael Elizabeth Chastain) Cc: carlton@kealia.com, gdb@sources.redhat.com Subject: Re: C++/Java regressions References: <20031125044426.1D0E84B409@berman.michael-chastain.com> Date: Tue, 25 Nov 2003 17:54:00 -0000 In-Reply-To: <20031125044426.1D0E84B409@berman.michael-chastain.com> Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-11/txt/msg00244.txt.bz2 mec.gnu@mindspring.com (Michael Elizabeth Chastain) writes: > For what it's worth, how would I file a demangler bug report? > Do I just file it in gcc bugzilla, because the primary copy of > libiberty lives in gcc? Yes. In the short run, you can just send bug reports to me, but in the long run, and right now too if you prefer, gcc bugzilla is the best place. Ian