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: gcc 2.95.1 bug


Andreas Jaeger wrote:
> It looks like this was a bug in the glibc mathinline header file [...]

H. J. Lu tracked the bug down to a problem with popping the FP stack
on Pentia in gcc 2.95.1.  See:

http://egcs.cygnus.com/ml/gcc-patches/1999-10/msg00320.html
http://egcs.cygnus.com/ml/gcc-patches/1999-10/msg00513.html
http://egcs.cygnus.com/ml/gcc-patches/1999-10/msg00518.html

The fix should be in gcc 2.95.2, and it fixed all problems on my machine.
I'm not sure how this relates to the header problem Andreas reports.

Cordially,
Steven G. Johnson

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