aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/lm32/lm32.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/lm32/lm32.h')
-rw-r--r--gcc/config/lm32/lm32.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/lm32/lm32.h b/gcc/config/lm32/lm32.h
index 1d2c8ad..e761e14 100644
--- a/gcc/config/lm32/lm32.h
+++ b/gcc/config/lm32/lm32.h
@@ -122,10 +122,6 @@ do { \
#define LONG_TYPE_SIZE 32
#define LONG_LONG_TYPE_SIZE 64
-#define FLOAT_TYPE_SIZE 32
-#define DOUBLE_TYPE_SIZE 64
-#define LONG_DOUBLE_TYPE_SIZE 64
-
#define DEFAULT_SIGNED_CHAR 0
#define SIZE_TYPE "unsigned int"