mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
Update to the 20180719 snapshot of GCC 8.3.1.
This fixes a bug around tail call optimization breaking noexcept and a few Arm-specific code generation issues.
This commit is contained in:
parent
93a99160b5
commit
2ca93a243f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=507194
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 8.3.1.s20190712
|
||||
PORTVERSION= 8.3.1.s20190719
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1562993004
|
||||
SHA256 (gcc-8-20190712.tar.xz) = d29cf265dad85bfc73753b66b1fd6ab1c231fa5629954a8fa01b5dfdc1a5fab3
|
||||
SIZE (gcc-8-20190712.tar.xz) = 61895496
|
||||
TIMESTAMP = 1563603598
|
||||
SHA256 (gcc-8-20190719.tar.xz) = a8118dcc3e85f9bf83f83d5f5203bf8ddad29bfd419fd34cdc2bea7c0c29ad7c
|
||||
SIZE (gcc-8-20190719.tar.xz) = 61893124
|
||||
|
Loading…
Reference in New Issue
Block a user