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]
Other format: [Raw text]

[Bug libfortran/26712] gfortran on mac intel runtime floating point exception when printing



------- Comment #3 from pinskia at gcc dot gnu dot org  2006-03-16 13:32 -------
(In reply to comment #1)
> I have played with this some more, and it seems to be an floating point
> underflow.  Default configure results in FPU_HOST_HEADER=config/fpu-387.h,
> however, Darwin on i386 uses a fenv.h that is similar to that in
> config/fpu-glibc.h. 

Are you saying that fpu-387.h is not working correctly so you used fpu-glibc.h
but modified it for darwin's fenv.h?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26712


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