aboutsummaryrefslogtreecommitdiff
path: root/devel/powerpc64-gcc/files/patch-gcc_config_i386_i386.c
blob: ef95f98a3dd6d9a2f487a053282fe69a58665222 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- gcc/config/i386/i386.c.orig	2017-05-05 21:51:14 UTC
+++ gcc/config/i386/i386.c
@@ -8686,7 +8686,7 @@ function_arg_advance_32 (CUMULATIVE_ARGS *cum, machine
 			 HOST_WIDE_INT words)
 {
   int res = 0;
-  bool error_p = NULL;
+  bool error_p = 0;
 
   if (TARGET_IAMCU)
     {