This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 8.1 Release Candidate available from gcc.gnu.org
- From: Chung-Ju Wu <jasonwucj at gmail dot com>
- To: Jakub Jelinek <jakub at redhat dot com>, gcc at gcc dot gnu dot org
- Cc: shiva0217 at gmail dot com
- Date: Fri, 27 Apr 2018 15:44:20 +0800
- Subject: Re: GCC 8.1 Release Candidate available from gcc.gnu.org
- References: <20180425100457.GF8577@tucnak>
Jakub Jelinek on 2018/4/25 18:04 wrote:
https://gcc.gnu.org/pub/gcc/snapshots/8.0.1-RC-20180425/
The first release candidate for GCC 8.1 is available from
ftp://gcc.gnu.org/pub/gcc/snapshots/8.0.1-RC-20180425
and shortly its mirrors. It has been generated from SVN revision 259636.
I have so far bootstrapped and tested the release candidate on
x86_64-linux and i686-linux. Please test it and report any issues to
bugzilla.
If all goes well, I'd like to release 8.1 on Wednesday, May 2nd.
Hi, Jakub,
There are 5 nds32-specific patches in the mainline to
fix incorrect assembly code output:
https://gcc.gnu.org/ml/gcc-patches/2018-04/msg01201.html
https://gcc.gnu.org/ml/gcc-patches/2018-04/msg01202.html
https://gcc.gnu.org/ml/gcc-patches/2018-04/msg01203.html
https://gcc.gnu.org/ml/gcc-patches/2018-04/msg01204.html
https://gcc.gnu.org/ml/gcc-patches/2018-04/msg01205.html
I would like to have them in the gcc-8-branch before GCC 8.1 is released.
Are those patches OK to be backported from mainline?
Best regards,
jasonwucj