[java] RFA: builtins vs. -findirect-dispatch

Andrew Pinski pinskia@physics.uc.edu
Thu Jul 13 11:57:00 GMT 2006


On Jul 13, 2006, at 8:33 PM, Andrew Haley wrote:

> Andrew Haley writes:
>>
>> It would be better for calls such as Math.sin() to map directly to
>> sin(); the indirection does no good at all.  But it's no big deal.
>
> On second thoughts, forget that: sin() is defined in libgcj.

On third thought, the sin in libgcj should really be only used for  
StrictMath
which currently does not use builtins anyways :).


-- Pinski



More information about the Java-patches mailing list