Update to the 20190824 snapshot of GCC 9.2.1.
This includes a Fortran fix related to modules, an optimizer fix re nested functions, fixes for aarch64 and rs6000 (aka powerpc) and a few for libstdc++.
This commit is contained in:
parent
309fe05dc4
commit
a27756237c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=510154
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 9.2.1.s20190817
|
||||
PORTVERSION= 9.2.1.s20190824
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1566113815
|
||||
SHA256 (gcc-9-20190817.tar.xz) = e41123c050885cac2e5e3c4df5efe6cdda1c0ed71d463be852bbbd77dad87cbc
|
||||
SIZE (gcc-9-20190817.tar.xz) = 68867908
|
||||
TIMESTAMP = 1566717255
|
||||
SHA256 (gcc-9-20190824.tar.xz) = df851f8f3d8afd869405a1eb2caa42d7edbcaf35717d8e434a445e164c742a63
|
||||
SIZE (gcc-9-20190824.tar.xz) = 68872740
|
||||
|
|
Loading…
Reference in a new issue