From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13465 invoked by alias); 29 Mar 2013 02:32:28 -0000 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 Received: (qmail 13141 invoked by uid 48); 29 Mar 2013 02:32:21 -0000 From: "dungtq1387 at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug other/56755] Global symbol demangling Date: Fri, 29 Mar 2013 02:32:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: other X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dungtq1387 at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 X-SW-Source: 2013-03/txt/msg02154.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56755 --- Comment #3 from bryan 2013-03-29 02:32:20 UTC --- let me provide more details about this bug. I got all of my program's function names from compiler and wanted to demangle them. C++filt successfully demangled almost all of the names, except for the ones started with _GLOBAL. One example is the one I posted above. > c++filt _GLOBAL__sub_I__ZN4AMOS12ContigEdge_t5NCODEE _GLOBAL__sub_I__ZN4AMOS12ContigEdge_t5NCODEE