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/30780] FPE in CPU_TIME (and possibly others) with -ffpe-trap=underflow



------- Comment #10 from fxcoudert at gcc dot gnu dot org  2007-09-21 11:59 -------
(In reply to comment #9)
> Maybe one should put it additionally also in the documentation of the CPU_TIME
> intrinsic subroutine.

Yep, but I suspect that CPU_TIME is not the only routine library routine that
can trigger this exception. I don't feel like going through all library
routines and check which can fail, but the I/O system certainly can trigger it
also, as Jerry observed, so I was thinking of adding a more general kind of
remark.


-- 


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


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