Update to the 20200912 snapshot of GCC 10.2.1.
This brings five fixes for the tree optimizers, eight for link-time optimization (LTO), a few more across the board (C++, Fortran) and one for aarch64.
This commit is contained in:
parent
20a9ae0777
commit
e7251aa4b8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=548790
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 10.2.1.s20200905
|
||||
PORTVERSION= 10.2.1.s20200912
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1599426518
|
||||
SHA256 (gcc-10-20200905.tar.xz) = 53b1acecb1d08062fcf4f4ff3b5644b47a36d5033d5b8473d87dd583ed63daa2
|
||||
SIZE (gcc-10-20200905.tar.xz) = 71421484
|
||||
TIMESTAMP = 1600079718
|
||||
SHA256 (gcc-10-20200912.tar.xz) = c178df2d7a40deb730e5d999205fc29a2df9bf3bbace7d31484052a296376e6c
|
||||
SIZE (gcc-10-20200912.tar.xz) = 71428748
|
||||
|
|
Loading…
Reference in a new issue