This is the mail archive of the java@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: nogc.cc & darwin


>>>>> "Bryce" == Bryce McKinlay <bryce@waitaki.otago.ac.nz> writes:

Bryce> Sorry, I mislead you with my previous comment. GCJ is generating a call 
Bryce> to sqrtf() from the Math.sqrt() calls in these files. I am not sure why 
Bryce> it is calling sqrtf(), however, instead of sqrt() - this seems wrong 
Bryce> because the arguments are double!

I bet my recent builtin function call patch is broken :-(

Tom


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