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

From-SVN: r212235
This commit is contained in:
Uros Bizjak 2014-07-02 18:11:46 +02:00
parent 22e1cf1ced
commit 1680a43208
1 changed files with 0 additions and 1 deletions

View File

@ -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' "