Commit 613876ab by Richard Stallman

Fix comment in last change.

From-SVN: r2908
parent 223630a4
...@@ -23,8 +23,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -23,8 +23,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "bsd386.h" #include "bsd386.h"
/* By default, don't use IEEE compatible arithmetic /* By default, don't use IEEE compatible arithmetic comparisons
because the assembler can't handle that. because the assembler can't handle the fucom insn.
Return float values in the 387. Return float values in the 387.
(TARGET_80387 | TARGET_FLOAT_RETURNS_IN_80387) */ (TARGET_80387 | TARGET_FLOAT_RETURNS_IN_80387) */
......
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