This is the mail archive of the java@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]

Re: Wrong code generation


>>>>> "Michael" == Michael Koch <konqueror at gmx dot de> writes:

Michael> Could someone with the time and the knowledge write a patch
Michael> for this ? ;-) I dont know where to start looking to fix
Michael> this. At least some pointers would be helpful.

I definitely don't have time to do this.
But if you're interested, you need to add code to parse.y to generate
a new synthetic access method when calling a private method like this.

Tom


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