This is the mail archive of the gcc-bugs@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: Floating point bug in egcs and gcc-2.8.1



Further analysis showed that the bug seems not to be in the compiler
but in glibc.  glibc uses special inline math routines when optimizing 
- and those are ok.  But the normal pow routine has a problem with at
least one specific call. :-(  Please forget my bug report, I do think
now the compiler is working ok in this case.

Andreas
-- 
 Andreas Jaeger   aj@arthur.rhein-neckar.de    jaeger@informatik.uni-kl.de
  for pgp-key finger ajaeger@alma.student.uni-kl.de


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