Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F171173323
D26222.id76421.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
983 B
Referenced Files
None
Subscribers
None
D26222.id76421.diff
View Options
Index: head/devel/freebsd-gcc6/Makefile
===================================================================
--- head/devel/freebsd-gcc6/Makefile
+++ head/devel/freebsd-gcc6/Makefile
@@ -2,7 +2,7 @@
PORTNAME= gcc
PORTVERSION= 6.5.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= GCC/releases/gcc-${DISTVERSION}
PKGNAMEPREFIX= ${TARGETARCH}-
Index: head/devel/freebsd-gcc6/files/patch-gcc-config-i386-386.c
===================================================================
--- head/devel/freebsd-gcc6/files/patch-gcc-config-i386-386.c
+++ head/devel/freebsd-gcc6/files/patch-gcc-config-i386-386.c
@@ -0,0 +1,11 @@
+--- gcc/config/i386/i386.c.orig 2020-08-28 09:37:26.849947000 -0700
++++ gcc/config/i386/i386.c 2020-08-28 09:37:51.260814000 -0700
+@@ -8747,7 +8747,7 @@ function_arg_advance_32 (CUMULATIVE_ARGS *cum, machine
+ HOST_WIDE_INT words)
+ {
+ int res = 0;
+- bool error_p = NULL;
++ bool error_p = false;
+
+ if (TARGET_IAMCU)
+ {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Sep 10, 5:56 AM (7 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38632533
Default Alt Text
D26222.id76421.diff (983 B)
Attached To
Mode
D26222: Fix build of amd64-gcc6 and i386-gcc6 with LLVM 11.
Attached
Detach File
Event Timeline
Log In to Comment