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: "division: function singularity" in libjava/java/lang/e_log.c:107


>>>>> "Christian" == Christian Joensson <c.christian.joensson@telia.com> writes:

Christian> When looking through the testresults in 
Christian> http://gcc.gnu.org/ml/gcc-testresults/2002-02/msg00363.html
Christian> I see a strange warning "division: function singularity".

I never saw a reply to this.

Christian> ../../../libjava/java/lang/e_log.c: In function `__ieee754_log':
Christian> ../../../libjava/java/lang/e_log.c:107: warning: division: function singularity
Christian> Is this a serious warning?

I don't think it is anything we need to worry about.
The fdlibm code is a bit strange.  But I think it is doing what it
should do.

Tom


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