aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/s390/tpf.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/s390/tpf.h')
-rw-r--r--gcc/config/s390/tpf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/s390/tpf.h b/gcc/config/s390/tpf.h
index 455c8ad92bc..5ffbd07f309 100644
--- a/gcc/config/s390/tpf.h
+++ b/gcc/config/s390/tpf.h
@@ -55,7 +55,7 @@ along with GCC; see the file COPYING3. If not see
enable TPF profiling support and the standard backchain by default. */
#undef TARGET_DEFAULT
#define TARGET_DEFAULT (MASK_TPF_PROFILING | MASK_64BIT | MASK_ZARCH \
- | MASK_HARD_DFP | MASK_BACKCHAIN)
+ | MASK_HARD_FLOAT | MASK_BACKCHAIN)
/* Exception handling. */