projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0780f38
)
(CPP_PREDEFINES): Delete _DOUBLE_IS_32BITS.
author
Doug Evans
<dje@gnu.org>
Thu, 11 Jan 1996 17:06:42 +0000
(17:06 +0000)
committer
Doug Evans
<dje@gnu.org>
Thu, 11 Jan 1996 17:06:42 +0000
(17:06 +0000)
From-SVN: r10963
gcc/config/h8300/h8300.h
patch
|
blob
|
history
diff --git
a/gcc/config/h8300/h8300.h
b/gcc/config/h8300/h8300.h
index dfe04d1252ba800c4ab2d61b2a1c2327eb82373c..a22a98489749f76f9cac94f6d2b825d28636adc3 100644
(file)
--- 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__} \