This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java 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 #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


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