[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/11137] New: c++filt/nm --demangle doesn't completely deman
From: |
doko at debian dot org |
Subject: |
[Bug binutils/11137] New: c++filt/nm --demangle doesn't completely demangle a global constructors symbol |
Date: |
5 Jan 2010 15:02:02 -0000 |
[forwarded from http://bugs.debian.org/561150]
$ echo _GLOBAL__I__Z10convertKeyPKc | c++filt
global constructors keyed to _Z10convertKeyPKc
$ echo _GLOBAL__I__Z10convertKeyPKc | c++filt | c++filt
global constructors keyed to convertKey(char const*)
--
Summary: c++filt/nm --demangle doesn't completely demangle a
global constructors symbol
Product: binutils
Version: 2.21 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: binutils
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: doko at debian dot org
CC: bug-binutils at gnu dot org
http://sourceware.org/bugzilla/show_bug.cgi?id=11137
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug binutils/11137] New: c++filt/nm --demangle doesn't completely demangle a global constructors symbol,
doko at debian dot org <=