aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips/n32-elf.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/mips/n32-elf.h')
-rw-r--r--gcc/config/mips/n32-elf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/mips/n32-elf.h b/gcc/config/mips/n32-elf.h
index 94a90d8..01c8a85 100644
--- a/gcc/config/mips/n32-elf.h
+++ b/gcc/config/mips/n32-elf.h
@@ -26,5 +26,5 @@ along with GCC; see the file COPYING3. If not see
#define NO_DOLLAR_IN_LABEL
/* Force n32 to use 64-bit long doubles. */
-#undef LONG_DOUBLE_TYPE_SIZE
-#define LONG_DOUBLE_TYPE_SIZE 64
+#undef MIPS_LONG_DOUBLE_TYPE_SIZE
+#define MIPS_LONG_DOUBLE_TYPE_SIZE 64