[Bug java/29044] Libiberty demangler can not handle new Java mangling.
ian at airs dot com
gcc-bugzilla@gcc.gnu.org
Wed Sep 13 07:23:00 GMT 2006
------- Comment #5 from ian at airs dot com 2006-09-13 07:23 -------
OK, with -s java I get
jmain.main(java.lang.String[])void
I misunderstood Daniel's report. Sorry about that.
The fact that the function's return type is printed at the end is deliberate.
This is because -s java sets DMGL_RET_POSTFIX. This was added as part of the
patch for PR 9861. I've added Terry to the CC list for this PR; perhaps he can
explain why it works that way.
--
ian at airs dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tj at laurenzo dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29044
More information about the Java-prs
mailing list