This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


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

Re: optimization/520: exp function can't handle -inf in optimized mode on i686


The following reply was made to PR optimization/520; it has been noted by GNATS.

From: Andreas Jaeger <aj@suse.de>
To: karsten.trulsen@math.sintef.no
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: optimization/520: exp function can't handle -inf in optimized mode on i686
Date: 11 Sep 2000 10:26:46 +0200

 >>>>> karsten trulsen writes:
 
 >> Number:         520
 >> Category:       optimization
 >> Synopsis:       exp function can't handle -inf in optimized mode on i686
 
 >> Fix:
  > The error is probably in the assembly code in the file
  > /usr/include/bits/mathinlines.h.
 
 That file is part of glibc 2.  The next version, glibc 2.2, will
 contain a fixed version for this.  For now, compile with
 -D__NO_MATH_INLINES to disable the inline math functions.
 
 Andreas
 -- 
  Andreas Jaeger
   SuSE Labs aj@suse.de
    private aj@arthur.inka.de
     http://www.suse.de/~aj

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