Commit 76c12b01 by Richard Stallman

Fix previous change.

From-SVN: r5822
parent 81d20792
...@@ -56,9 +56,7 @@ ...@@ -56,9 +56,7 @@
#undef TARGET_DEFAULT #undef TARGET_DEFAULT
#define TARGET_DEFAULT 0201 #define TARGET_DEFAULT 0201
/* Define for XFmode extended real floating point support.
This will automatically cause REAL_ARITHMETIC to be defined. */
/* The ISC 2.0.2 software FPU emulator apparently can't handle /* The ISC 2.0.2 software FPU emulator apparently can't handle
80-bit XFmode insns, so don't generate them. */ 80-bit XFmode insns, so don't generate them. */
#undef LONG_DOUBLE_TYPE_SIZE #undef LONG_DOUBLE_TYPE_SIZE
#define LONG_DOUBLE_TYPE_SIZE 6 #define LONG_DOUBLE_TYPE_SIZE 64
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