Update to the 20200125 snapshot of GCC 9.2.1.
This brings backports for fixes in the aarch64, i386, and rs6000 (alias powerpc) backends, Fortran and OMP plus half a dozen C++ issues, and loop, inter-process and some other optimizations issues. In other words, more work largely done for a big distribution using GCC 9 as system compiler.
This commit is contained in:
parent
62bd55efaf
commit
4fe107f747
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=524245
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 9.2.1.s20200118
|
||||
PORTVERSION= 9.2.1.s20200125
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1579426093
|
||||
SHA256 (gcc-9-20200118.tar.xz) = 23e63cee0095f440eaa119bd147d860e1feb770c3dec0bcb9f1e38358164e197
|
||||
SIZE (gcc-9-20200118.tar.xz) = 68772308
|
||||
TIMESTAMP = 1580028522
|
||||
SHA256 (gcc-9-20200125.tar.xz) = 98f77bc5e862d5ee223589aa8f7b1301774533199e8a707b5ea73b09a2df1ab9
|
||||
SIZE (gcc-9-20200125.tar.xz) = 68773892
|
||||
|
Loading…
Reference in New Issue
Block a user