1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

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]
This commit is contained in:
Gerald Pfeifer 2020-05-26 10:04:30 +00:00
parent da3ccc4842
commit 312744bd9b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=536603
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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