aports/community/gcc6/musl-1.2.3.patch
2022-04-15 09:06:20 +02:00

12 lines
200 B
Diff

--- a/gcc/config/i386/i386.c
+++ b/gcc/config/i386/i386.c
@@ -8686,7 +8686,7 @@
HOST_WIDE_INT words)
{
int res = 0;
- bool error_p = NULL;
+ bool error_p = 0;
if (TARGET_IAMCU)
{