aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc10-devel
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2020-05-26 18:04:30 +0800
committerGerald Pfeifer <gerald@FreeBSD.org>2020-05-26 18:04:30 +0800
commit312744bd9bf63494c38ae5e3c125a0c7b2d9d768 (patch)
tree7e83bcb14d8a63042d73b0580f308648a07d9081 /lang/gcc10-devel
parentda3ccc48428fd463e97838e7c0e3c8b723886c1c (diff)
downloadfreebsd-ports-gnome-312744bd9bf63494c38ae5e3c125a0c7b2d9d768.tar.gz
freebsd-ports-gnome-312744bd9bf63494c38ae5e3c125a0c7b2d9d768.tar.zst
freebsd-ports-gnome-312744bd9bf63494c38ae5e3c125a0c7b2d9d768.zip
Update to the 20200523 snapshot of GCC 10.1.1.
This includes an upstream contribution of mine that defines __ILP32__ on all 32-bit x86 targets. [1] It also brings a fix for the aarch64 back end and five for x86, plus two for the middle end/optimizers and Fortran, each, and four for the C++ standard library. PR: 246288 [1]
Diffstat (limited to 'lang/gcc10-devel')
-rw-r--r--lang/gcc10-devel/Makefile2
-rw-r--r--lang/gcc10-devel/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/gcc10-devel/Makefile b/lang/gcc10-devel/Makefile
index 4b920bbf4dbd..667e7ebb2f2c 100644
--- a/lang/gcc10-devel/Makefile
+++ b/lang/gcc10-devel/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gcc
-PORTVERSION= 10.1.1.s20200516
+PORTVERSION= 10.1.1.s20200523
CATEGORIES= lang
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
PKGNAMESUFFIX= ${SUFFIX}-devel
diff --git a/lang/gcc10-devel/distinfo b/lang/gcc10-devel/distinfo
index 52ed666f88ab..e67024555885 100644
--- a/lang/gcc10-devel/distinfo
+++ b/lang/gcc10-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589705628
-SHA256 (gcc-10-20200516.tar.xz) = 0d55eabdef3fb0b4dcf690b5260dd3e1fa0fed00aa56697f60467285ad47310e
-SIZE (gcc-10-20200516.tar.xz) = 71277364
+TIMESTAMP = 1590328322
+SHA256 (gcc-10-20200523.tar.xz) = a97b3a74f377f7c98a1aa8a5fc3160b8f477ad9aca009ee18c132924ac618f85
+SIZE (gcc-10-20200523.tar.xz) = 71279032