This is the mail archive of the java-patches@sourceware.cygnus.com 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]

Re: IA-64 Boehm gc patch


> Date: Mon, 19 Jun 2000 12:21:25 -0700 (PDT)
> From: Tom Tromey <tromey@cygnus.com>
> 
> Andrew> Looking at that patch again, I guess it leads to some
> Andrew> inefficiency on non-IA64 systems.  I will throw #ifdef IA64
> Andrew> around it if people think it's necessary, but I don't like to
> Andrew> clutter code with #ifdefs that aren't essential.
> 
> Someday we'll be able to back it out, right?  I mean, once every IA-64
> libc has the appropriate fix?

I expect the very first Red Hat Linux release not to have this bug, so
this patch only applies to development versions.  However, because the
patch does little harm I'd prefer to keep it around until we know for
sure no-one is affected.

Andrew.

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