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