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: gcj-4.2 (20060826) and gnu classpath


>>>>> "Hanno" == Hanno Meyer-Thurow <h.mth@web.de> writes:

Hanno> 1. ERROR in ../java/lang/StrictMath.java
Hanno>  (at line 1885)
Hanno> 	ATAN_0_5L = 2.2698777452961687e-17, // Long bits 0x3c7a2b7f222f65e2L.
Hanno> 	            ^^^^^^^^^^^^^^^^^^^^^^
Hanno> The literal 2.2698777452961687e-17 of type double is out of range 

I thought we had fixed this bug :-(
In particular I thought it was fixed by the new mprec import on
2006-06-09 (this was in Classpath, I think I put it in libgcj at the
same time, but I forget... anyway it should be there now).

Could you try to make a reduced test case?  That might help.

Tom


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