summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorFlorian Franzmann2021-07-28 20:27:53 +0200
committerFlorian Franzmann2021-07-28 20:27:53 +0200
commit090443dd615b381714b030efad71e7e25767759e (patch)
treee4a323c495948a501e8ea1cac2fbed85213a415e /gnu
parent7c453361191b80903467dec527546fcfd77d18d4 (diff)
gnu/gcc: version 11.2.0
Diffstat (limited to 'gnu')
-rwxr-xr-xgnu/gcc/DETAILS6
-rw-r--r--gnu/gcc/HISTORY7
2 files changed, 8 insertions, 5 deletions
diff --git a/gnu/gcc/DETAILS b/gnu/gcc/DETAILS
index b852ad8783..ab7725c90b 100755
--- a/gnu/gcc/DETAILS
+++ b/gnu/gcc/DETAILS
@@ -1,6 +1,6 @@
SPELL=gcc
- VERSION=11.1.0
- ISL_VERSION=0.23
+ VERSION=11.2.0
+ ISL_VERSION=0.24
BASE_SOURCE_URL="https://ftp.gnu.org/pub/gnu/gcc/gcc-$VERSION"
SOURCE=gcc-$VERSION.tar.xz
SOURCE2=$SOURCE.sig
@@ -15,7 +15,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/gcc-$VERSION
if [[ "$GCC_CLOOG" == "y" ]]; then
SOURCE3=isl-${ISL_VERSION}.tar.xz
SOURCE3_URL[0]=http://isl.gforge.inria.fr/$SOURCE3
- SOURCE3_HASH=sha512:da4e7cbd5045d074581d4e1c212acb074a8b2345a96515151b0543cbe2601db6ac2bbd93f9ad6643e98f845b68f438f3882c05b8b90969ae542802a3c78fea20
+ SOURCE3_HASH=sha512:ff6bdcff839e1cd473f2a0c1e4dd4a3612ec6fee4544ccbc62b530a7248db2cf93b4b99bf493a86ddf2aba00e768927265d5d411f92061ea85fd7929073428e8
fi
if list_find "$GCC_COMPILER" "ada" ; then
diff --git a/gnu/gcc/HISTORY b/gnu/gcc/HISTORY
index c0bb75cb20..bda39fd6b8 100644
--- a/gnu/gcc/HISTORY
+++ b/gnu/gcc/HISTORY
@@ -1,7 +1,10 @@
+2021-07-28 Florian Franzmann <bwlf@bandrate.org>
+ * DETAILS: gcc version 11.2.0, isl version 0.24
+
2021-05-01 Florian Franzmann <bwlf@bandrate.org>
* PRE_BUILD, 0001-Do-not-attempt-to-use-mallinfo2.patch: work around wrong
- detection of mallinfo2() in older versions of glibc
- * DETAILS: update Ada bootstrapper to version 11.1.0
+ detection of mallinfo2() in older versions of glibc
+ * DETAILS: update Ada bootstrapper to version 11.1.0
2021-04-27 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 11.1.0