From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8038 invoked by alias); 9 Jan 2010 16:23:18 -0000 Received: (qmail 8005 invoked by uid 48); 9 Jan 2010 16:23:07 -0000 Date: Sat, 09 Jan 2010 16:23:00 -0000 Message-ID: <20100109162307.8004.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug other/42670] demangler doesn't completely demangle a global constructors symbol In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "hjl dot tools at gmail dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-01/txt/msg01057.txt.bz2 ------- Comment #2 from hjl dot tools at gmail dot com 2010-01-09 16:23 ------- libiberty/testsuite/demangle-expected has --- --format=gnu-v3 --no-params _GLOBAL__I__Z2fnv global constructors keyed to _Z2fnv global constructors keyed to _Z2fnv --- Shouldn't it be global constructors keyed to fn() -- hjl dot tools at gmail dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID | Summary|c++filt/nm --demangle |demangler doesn't completely |doesn't completely demangle |demangle a global |a global constructors symbol|constructors symbol http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42670