summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gcc4/libcpp
diff options
context:
space:
mode:
authormrg <mrg@NetBSD.org>2006-06-27 03:00:08 +0000
committermrg <mrg@NetBSD.org>2006-06-27 03:00:08 +0000
commit6fb2cf40a5392251b090bc1d64b835613c626a36 (patch)
tree514dfbc971f0df63f3943da50311e56aabeb612e /gnu/usr.bin/gcc4/libcpp
parente35e1713f9890f04c3552c1c341cb3cb144d6e98 (diff)
regenerate.
Diffstat (limited to 'gnu/usr.bin/gcc4/libcpp')
-rw-r--r--gnu/usr.bin/gcc4/libcpp/arch/sh3eb/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gcc4/libcpp/arch/sh3eb/config.h b/gnu/usr.bin/gcc4/libcpp/arch/sh3eb/config.h
index 9c133ca8106..889a4be4aef 100644
--- a/gnu/usr.bin/gcc4/libcpp/arch/sh3eb/config.h
+++ b/gnu/usr.bin/gcc4/libcpp/arch/sh3eb/config.h
@@ -222,7 +222,7 @@
/* Define to the widest efficient host integer type at least as wide as the
target's size_t type. */
-#define HOST_WIDE_INT long
+#define HOST_WIDE_INT long long
/* Define as const if the declaration of iconv() needs const. */
#define ICONV_CONST const