15 lines
466 B
Plaintext
15 lines
466 B
Plaintext
2022-01-10 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
|
||
|
||
PR fortran/82207
|
||
* Makefile.am: Pass -fsignaling-nans for IEEE files.
|
||
* Makefile.in: Regenerate.
|
||
* ieee/ieee_helper.c: Use issignaling macro to recognized
|
||
signaling NaNs.
|
||
|
||
|
||
Copyright (C) 2022 Free Software Foundation, Inc.
|
||
|
||
Copying and distribution of this file, with or without modification,
|
||
are permitted in any medium without royalty provided the copyright
|
||
notice and this notice are preserved.
|