re PR libfortran/57496 (I/O: WRITE(*,*) HUGE(0._10) gives SIGFPE with -ffpe-trap...
authorFrancois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Mon, 24 Aug 2015 16:31:47 +0000 (16:31 +0000)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Mon, 24 Aug 2015 16:31:47 +0000 (16:31 +0000)
commit5cdf54b7654d7245f3f683d352184e6bd353063a
tree2cd1340ed793575dd283a2ee0fbdc56a29a9fd51
parent9f7ba2088e4ebfa747f51a107d25f05c29df51b7
re PR libfortran/57496 (I/O: WRITE(*,*) HUGE(0._10) gives SIGFPE with -ffpe-trap=overflow)

PR libfortran/57496
* io/write_float.def: Use built-in type-generic functions defined
by libgfortran.h for isfinite, isnan, and signbit.

From-SVN: r227136
libgfortran/ChangeLog
libgfortran/io/write_float.def