Fix comment in last change.
authorRichard Stallman <rms@gnu.org>
Thu, 24 Dec 1992 20:03:24 +0000 (20:03 +0000)
committerRichard Stallman <rms@gnu.org>
Thu, 24 Dec 1992 20:03:24 +0000 (20:03 +0000)
From-SVN: r2908

gcc/config/i386/sequent.h

index c79a8e8fba49e29b221770ff4d47c22e479b96ac..643052409532ca5a20db2132ec45f9e463d74dd8 100644 (file)
@@ -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) */