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: Problem with interpreted double operations on IA64


>>>>> "Hans" == Boehm, Hans <hans_boehm@hp.com> writes:

Hans> Could someone point me at a description of exactly how type
Hans> __java_double should differ from double?  As far as I can tell,
Hans> __java_double is used primarily by the interpreter?

jdouble really should be used everywhere.  There's probably been some
mistakes made and `double' is used occasionally instead.

Tom


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