This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/56755] New: Global symbol demangling


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56755

             Bug #: 56755
           Summary: Global symbol demangling
    Classification: Unclassified
           Product: gcc
           Version: 4.6.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dungtq1387@gmail.com


Hello,

I encountered the following bug about global symbol demangling in c++filt
versions 2.23 and 2.22. Could you please tell me how to fix it?

> c++filt _GLOBAL__sub_I__ZN4AMOS12ContigEdge_t5NCODEE
_GLOBAL__sub_I__ZN4AMOS12ContigEdge_t5NCODEE
> c++filt --version
GNU c++filt (GNU Binutils for Ubuntu) 2.23.1
Copyright 2012 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) any later version.
This program has absolutely no warranty.


Thanks,
Bryan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]