summaryrefslogtreecommitdiffstats
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/arm/arm-wince-pe.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/arm/arm-wince-pe.h b/gcc/config/arm/arm-wince-pe.h
index e3faa3d547e..e43ea996319 100644
--- a/gcc/config/arm/arm-wince-pe.h
+++ b/gcc/config/arm/arm-wince-pe.h
@@ -63,4 +63,4 @@ Boston, MA 02111-1307, USA. */
#define PE_SUBTARGET_CPP_SPEC "-D__pe__ -DARM -D__unaligned=__attribute__((aligned(1))) "
#undef SIZE_TYPE
-#define SIZE_TYPE "unsigned long"
+#define SIZE_TYPE "long unsigned int"
OpenPOWER on IntegriCloud