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 java/29044] Libiberty demangler can not handle new Java mangling.



------- Comment #3 from ian at airs dot com  2006-09-13 06:36 -------
When I run the demangler on
    _ZN5jmain4mainEJvP6JArrayIPN4java4lang6StringEE
I get
    void jmain::main(JArray<java::lang::String*>*)

The relevant patch went in on 2005-12-10 to libiberty/cp-demangle.c.  Can you
confirm that you have that patch?


-- 


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


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