[Bug fortran/66480] FPE calling cpu_time() with -ffpe-trap=inexact

jvdelisle at charter dot net gcc-bugzilla@gcc.gnu.org
Wed Jun 10 04:43:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66480

jvdelisle at charter dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jvdelisle at charter dot net

--- Comment #3 from jvdelisle at charter dot net ---
It occurs here:

Program received signal SIGFPE, Arithmetic exception.
0x00007ffff7bb291a in _gfortrani_cpu_time_4 (time=0x7fffffffde7c)
    at ../../../trunk/libgfortran/intrinsics/cpu_time.c:53
53        *time = sec + usec * GFC_REAL_4_LITERAL(1.e-6);



More information about the Gcc-bugs mailing list