[Bug libfortran/30780] cpu_time produces a floating point exception when used with -O0
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Feb 13 04:32:00 GMT 2007
------- Comment #4 from pinskia at gcc dot gnu dot org 2007-02-13 04:32 -------
I have no idea how to fix this problem at the moment.
It is hard as there are no functions which convert from a floating point to an
integer that might not raise a signal. This is why setting trapping on
precision is almost something you never want to do.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|fortran |libfortran
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30780
More information about the Gcc-bugs
mailing list