Commit 1680a432 by Uros Bizjak

* config/fpu-sysv.h (void set_fpu): Remove stalled comment.

From-SVN: r212235
parent 22e1cf1c
......@@ -130,7 +130,6 @@ void set_fpu (void)
"exception not supported.\n");
#endif
/* glibc does never have a FE_DENORMAL. */
#ifndef FE_DENORMAL
if (options.fpe & GFC_FPE_DENORMAL)
estr_write ("Fortran runtime warning: Floating point 'denormal operand' "
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment