From de18a1995280ee04c5e684da59863b741f4cf4bf Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Thu, 14 Nov 2019 16:33:10 +0100 Subject: [PATCH] gcc: Update version from 7.3.0 to 7.5.0 From the [announcement][1]. > GCC 7.5 is a bug-fix release from the GCC 7 branch > containing important fixes for regressions and serious bugs in > GCC 7.4 with more than 215 bugs fixed since the previous release. > > This is also the last release from the GCC 7 branch which will receive > no further fixes from now on. GCC continues to be maintained on > the GCC 8 and GCC 9 branches and the development trunk. [1]: https://gcc.gnu.org/ml/gcc/2019-11/msg00099.html --- gcc.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc.be0 b/gcc.be0 index b1eff3317..1599e1b2d 100755 --- a/gcc.be0 +++ b/gcc.be0 @@ -1,6 +1,6 @@ #!/bin/env beesh -# BEE_VERSION gcc-7.3.0-2 +# BEE_VERSION gcc-7.5.0-0 # Note: The test suite runs address sanitizer tests. In the current mariux64 environment # this requires