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/57496] I/O: WRITE(*,*) HUGE(0._10) gives SIGFPE with -ffpe-trap=overflow


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

--- Comment #8 from Francois-Xavier Coudert <fxcoudert at gcc dot gnu.org> ---
Author: fxcoudert
Date: Mon Aug 24 16:31:47 2015
New Revision: 227136

URL: https://gcc.gnu.org/viewcvs?rev=227136&root=gcc&view=rev
Log:
        PR libfortran/57496
        * io/write_float.def: Use built-in type-generic functions defined
        by libgfortran.h for isfinite, isnan, and signbit.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/write_float.def


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