This is the mail archive of the java-patches@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: [PATCH] Speedup java front-end when compiling from source


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.

zw


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