GCC folks, if possible could someone install the dejagnu machinery on the Ryzen
machines on the compile farm? Not sure who to ask.
On 05/25/2017 07:29 AM, Thomas Koenig wrote:
Hi Jerry,
Yes, OK. Maybe test Ryzen first?
Sure, I can wait for a bit :-)
I just confirmed access to the Ryzen mac
A non-bootstrapped build:
build triplet is x86_64-linux-gnu
host,target triplet is x86_64-none-linux-musl
host compiler is gcc version 6.3.0
./configure --prefix=/usr --sysconfdir=/etc
--target=x86_64-none-linux-musl --host=x86_64-none-linux-musl
--libexecdir=/usr/lib --enable-threads=posix --libd
Snapshot gcc-7-20170525 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/7-20170525/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 7 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches/gcc-7