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]

Re: RFC: Lose use of $ and . in [cd]tor labels


>>>>> "Bryce" == Bryce McKinlay <bryce@albatross.co.nz> writes:

> Cool, thanks for doing that. Will this be going into the branch as
> well? Currently it is impossible to pass a Java inner class to a
> native c++ function due to differences in how the name manglers handle
> '$', but getting rid of NO_DOLLAR_IN_LABEL ought to fix that.

Would it be appropriate to change the Java frontend to stop using '$' in
names that get mangled?

Jason


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