git: 9c57a744747c - main - lang/gcc10-devel: Update to the 20210424 snapshot of GCC 10.3.1

Gerald Pfeifer gerald at FreeBSD.org
Sat May 1 07:13:35 UTC 2021


The branch main has been updated by gerald:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9c57a744747cf26c91ef068c10a864dbae3a7e95

commit 9c57a744747cf26c91ef068c10a864dbae3a7e95
Author:     Gerald Pfeifer <gerald at FreeBSD.org>
AuthorDate: 2021-05-01 07:13:19 +0000
Commit:     Gerald Pfeifer <gerald at FreeBSD.org>
CommitDate: 2021-05-01 07:13:19 +0000

    lang/gcc10-devel: Update to the 20210424 snapshot of GCC 10.3.1
    
    This includes six changes for the lower level (RTL) optimizers,
    six for the higher level (tree) optimizers, one for link-time
    optimization (LTO), four for the aarch64 back end, one for arm,
    three for OMP, one for the C front end, eight for the C++ front
    end, and one for Fortran, plus seven for libstdc+..
---
 lang/gcc10-devel/Makefile | 2 +-
 lang/gcc10-devel/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/lang/gcc10-devel/Makefile b/lang/gcc10-devel/Makefile
index ef3844d3184e..f814f9b13700 100644
--- a/lang/gcc10-devel/Makefile
+++ b/lang/gcc10-devel/Makefile
@@ -1,7 +1,7 @@
 # Created by: Gerald Pfeifer <gerald at FreeBSD.org>
 
 PORTNAME=	gcc
-PORTVERSION=	10.3.1.s20210417
+PORTVERSION=	10.3.1.s20210424
 CATEGORIES=	lang
 MASTER_SITES=	GCC/snapshots/${DIST_VERSION}
 PKGNAMESUFFIX=	${SUFFIX}-devel
diff --git a/lang/gcc10-devel/distinfo b/lang/gcc10-devel/distinfo
index a52a128c2117..e8088ed6aef1 100644
--- a/lang/gcc10-devel/distinfo
+++ b/lang/gcc10-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618727513
-SHA256 (gcc-10-20210417.tar.xz) = 78826271a0b84a4329cca5608e856e49b44f8708b862c1e246b3da3a47339b6d
-SIZE (gcc-10-20210417.tar.xz) = 71600024
+TIMESTAMP = 1619520551
+SHA256 (gcc-10-20210424.tar.xz) = 1af8dcd592c73384cc4bcae28fb1a2f5527a465314bba24e094fa5b41c0295e7
+SIZE (gcc-10-20210424.tar.xz) = 71615188


More information about the dev-commits-ports-all mailing list