summaryrefslogtreecommitdiffstats
path: root/gcc/global.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/global.c')
-rw-r--r--gcc/global.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/global.c b/gcc/global.c
index 5033f3953d6..a97c27d662f 100644
--- a/gcc/global.c
+++ b/gcc/global.c
@@ -293,7 +293,7 @@ global_alloc (file)
#endif
|| FRAME_POINTER_REQUIRED);
- register int i;
+ register size_t i;
rtx x;
max_allocno = 0;
OpenPOWER on IntegriCloud