aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/fx80
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/fx80')
-rw-r--r--gcc/config/fx80/fx80.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/gcc/config/fx80/fx80.h b/gcc/config/fx80/fx80.h
index 35a9211..ec32010 100644
--- a/gcc/config/fx80/fx80.h
+++ b/gcc/config/fx80/fx80.h
@@ -179,9 +179,7 @@ extern int target_flags;
#define INT_TYPE_SIZE (TARGET_SHORT ? 16 : 32)
-/* Define these to avoid dependence on meaning of `int'.
- Note that WCHAR_TYPE_SIZE is used in cexp.y,
- where TARGET_SHORT is not available. */
+/* Define these to avoid dependence on meaning of `int'. */
#define WCHAR_TYPE "long int"
#define WCHAR_TYPE_SIZE 32