summaryrefslogtreecommitdiff
path: root/gcc/config/ia64/vms64.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/ia64/vms64.h')
-rw-r--r--gcc/config/ia64/vms64.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/ia64/vms64.h b/gcc/config/ia64/vms64.h
index ac1d7a50799..f9fcf8b9a91 100644
--- a/gcc/config/ia64/vms64.h
+++ b/gcc/config/ia64/vms64.h
@@ -36,6 +36,6 @@ along with GCC; see the file COPYING3. If not see
#define POINTER_SIZE 64
#undef TARGET_DEFAULT
-#define TARGET_DEFAULT (MASK_DWARF2_ASM | MASK_GNU_AS | MASK_MALLOC64)
+#define TARGET_DEFAULT (MASK_DWARF2_ASM | MASK_GNU_AS | MASK_FUSED_MADD | MASK_MALLOC64)
#include "config/vms/vms-crtl-64.h"