This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/29044] Libiberty demangler can not handle new Java mangling.
- From: "aph at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 13 Sep 2006 09:01:18 -0000
- Subject: [Bug java/29044] Libiberty demangler can not handle new Java mangling.
- References: <bug-29044-3264@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from aph at gcc dot gnu dot org 2006-09-13 09:01 -------
I don't understand why this bug has been reported.
Are you using an up-to-date libiberty to do the demangling? When I try c++filt
--format java, I get
Hello.main(java.lang.String[])void
which is correct.
The exact form of the demangled string was discussed at greeat length in the
thread http://gcc.gnu.org/ml/java-patches/2005-q3/msg00414.html.
--
aph at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aph at gcc dot gnu dot org
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29044