This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Patch for ARM java: gcjh
>> It would be cool if gjavah.c used union DWord instead of its own
>> union.
Scott> I didn't make a change in this area. I agree however, and can
Scott> make the change if you want.
Please do, thanks.
>> It would also be nice to change the code part instead of changing
>> the infinity define.
Scott> I don't know about that. I considered that but I thought the
Scott> code was more readable if the define changes.
It's ok as it is.
Tom