[PATCH] Speedup java front-end when compiling from source

Zack Weinberg zack@codesourcery.com
Mon May 10 15:38:00 GMT 2004


Andrew Pinski <pinskia@physics.uc.edu> writes:

> On May 10, 2004, at 11:29, Zack Weinberg wrote:
>
>> Andrew Haley <aph@redhat.com> writes:
>>> Jakub Jelinek writes:
>>>> As jc1 is not threaded, shouldn't it use getc_unlocked instead of
>>>> getc
>>>> (on arches which have getc_unlocked)?
>>>
>>> That seems reasonable.  Do you have a patch in mind?
>>
>> Should already be handled by system.h.
>
> Yes but just not for getc.

Well then, that's where to add it.

zw



More information about the Java-patches mailing list