]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* config/fpu-sysv.h (void set_fpu): Remove stalled comment.
authorUros Bizjak <uros@gcc.gnu.org>
Wed, 2 Jul 2014 16:11:46 +0000 (18:11 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Wed, 2 Jul 2014 16:11:46 +0000 (18:11 +0200)
From-SVN: r212235

libgfortran/config/fpu-glibc.h

index d43503bb2c3e167821d9241268fa435a6cb4293e..d7c9d86da431c8bd2675eb4672af77a5c36b7579 100644 (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' "