This is the mail archive of the gcc-patches@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] | |
The attached patch corrects PR9861 by including the return type in mangled names in the C++ and Java compilers for Java class methods. This changes the ABI for Java types but does not make any changes to C++ programs that do not access Java types. This patch has been tested against CVS HEAD from 9/22/2005 on i686-pc-linux-gnu (with Jacks added to the source tree) and introduces no new testsuite failures. This issue has been discussed on the java mailing list: http://gcc.gnu.org/ml/java/2005-08/msg00061.html
Attachment:
pr9861.diff
Description: Binary data
Attachment:
ChangeLog-Java.txt
Description: Text document
Attachment:
ChangeLog-cp.txt
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |