summaryrefslogtreecommitdiffstats
path: root/gcc/config/h8300/h8300.h
diff options
context:
space:
mode:
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>1996-01-11 17:06:42 +0000
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>1996-01-11 17:06:42 +0000
commitaafff66954453d6e5e8dd53a9bd5a92d313fca17 (patch)
treec13ebf733659e1221169c62cca3fa69cd67d691c /gcc/config/h8300/h8300.h
parentb8d28ccfbc3417c63d0dcef2e65078c66e612924 (diff)
downloadppe42-gcc-aafff66954453d6e5e8dd53a9bd5a92d313fca17.tar.gz
ppe42-gcc-aafff66954453d6e5e8dd53a9bd5a92d313fca17.zip
(CPP_PREDEFINES): Delete _DOUBLE_IS_32BITS.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@10963 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/h8300/h8300.h')
-rw-r--r--gcc/config/h8300/h8300.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/h8300/h8300.h b/gcc/config/h8300/h8300.h
index dfe04d1252b..a22a9848974 100644
--- a/gcc/config/h8300/h8300.h
+++ b/gcc/config/h8300/h8300.h
@@ -36,7 +36,7 @@ extern char **h8_reg_names;
/* Names to predefine in the preprocessor for this target machine. */
#define CPP_PREDEFINES \
-"-D__LONG_MAX__=2147483647L -D__LONG_LONG_MAX__=2147483647L -D_DOUBLE_IS_32BITS"
+"-D__LONG_MAX__=2147483647L -D__LONG_LONG_MAX__=2147483647L"
#define CPP_SPEC \
"%{!mh:-D__H8300__} %{mh:-D__H8300H__} \
OpenPOWER on IntegriCloud