From 613876aba37d811860ed57f2ed0438f3201edaa9 Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Thu, 24 Dec 1992 20:03:24 +0000 Subject: [PATCH] Fix comment in last change. From-SVN: r2908 --- gcc/config/i386/sequent.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/config/i386/sequent.h b/gcc/config/i386/sequent.h index c79a8e8fba4..64305240953 100644 --- a/gcc/config/i386/sequent.h +++ b/gcc/config/i386/sequent.h @@ -23,8 +23,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "bsd386.h" -/* By default, don't use IEEE compatible arithmetic - because the assembler can't handle that. +/* By default, don't use IEEE compatible arithmetic comparisons + because the assembler can't handle the fucom insn. Return float values in the 387. (TARGET_80387 | TARGET_FLOAT_RETURNS_IN_80387) */ -- 2.30.2