On Tue, May 5, 2020 at 7:57 AM William Seurer via Gcc <gcc@gcc.gnu.org> wrote: > > I tried it on powerpc64 LE on power 8 and 9 and BE on power 7 and 8 and > all looks well. > > On 4/30/20 4:21 PM, Jakub Jelinek via Gcc wrote: > > The first release candidate for GCC 10.1 is available from > > > > https://gcc.gnu.org/pub/gcc/snapshots/10.1.0-RC-20200430/ > > ftp://gcc.gnu.org/pub/gcc/snapshots/10.1.0-RC-20200430 > > > > and shortly its mirrors. It has been generated from git revision > > r10-8080-g591d857164c37cd0bb96da2a293148e01f280e0f. > > > > 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 10.1 on Thursday, May 7th. > >
Thanks for this I tried on an Intel i7-4700MQ CPU and all works fine I will recompile some minimal packages to build a Linux system (kernel , systemd, glibc and others) Has someone found issues on common packages that require patches for GCC 10? Thanks Victor Rodriguez