Skip to content

Commit

Permalink
lang/gcc11-devel: Update to the 20210501 snapshot of GCC 11.1.1
Browse files Browse the repository at this point in the history
This is the first snapshot after the GCC 11.1 release.

It brings two back ports for the RTL optimizers, one each for the
tree optimizers and debug information, two for the arm back end,
five for aarch64, two for x86 and one for powerpc, plus two for
the Fortran front end, four for C++ and five for libstdc++.
  • Loading branch information
Gerald Pfeifer authored and Gerald Pfeifer committed May 7, 2021
1 parent 3ec0b1f commit 9670338
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lang/gcc11-devel/Makefile
@@ -1,7 +1,7 @@
# Created by: Gerald Pfeifer <gerald@FreeBSD.org>

PORTNAME= gcc
PORTVERSION= 11.0.1.s20210426
PORTVERSION= 11.1.1.s20210501
CATEGORIES= lang
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
PKGNAMESUFFIX= ${SUFFIX}-devel
Expand Down
6 changes: 3 additions & 3 deletions lang/gcc11-devel/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1619592333
SHA256 (gcc-11-20210426.tar.xz) = b7eebc1d8f9adf5cd229dcc6842109e746d2f64daedaeef4403ba4942ae86afd
SIZE (gcc-11-20210426.tar.xz) = 75488752
TIMESTAMP = 1620109968
SHA256 (gcc-11-20210501.tar.xz) = bd38552e32833b19b2d9b3f8d857076b3696db86d5648087a8be8396fed2c666
SIZE (gcc-11-20210501.tar.xz) = 75465784

0 comments on commit 9670338

Please sign in to comment.