On Thu, 10 Jun 2021 at 02:49, Oleg Endo wrote: > On Wed, 2021-06-09 at 15:49 +0200, John Paul Adrian Glaubitz wrote: > > Hi! > > > > Just built revision ff4715d79e2c17d270db8b94315aa6b574f48994 on Debian > unstable sh4 > > (SuperH) on my Renesas SH-7785LCR evaluation board. > > > > Testsuite passes without any issues, attaching the full log. > > > > CC'ing two SuperH-related mailing list in case someone is interested. > > > > Adrian > > === rust tests === > > > > Schedule of variations: > > unix > > > > Running target unix > > Using /usr/share/dejagnu/baseboards/unix.exp as board description file > for target. > > Using /usr/share/dejagnu/config/unix.exp as generic interface file for > target. > > Using /srv/glaubitz/gccrs/gcc/testsuite/config/default.exp as > tool-and-target-specific interface file. > > Running /srv/glaubitz/gccrs/gcc/testsuite/rust/compile/compile.exp ... > > Running > /srv/glaubitz/gccrs/gcc/testsuite/rust/compile/torture/compile.exp ... > > Running /srv/glaubitz/gccrs/gcc/testsuite/rust/compile/xfail/xfail.exp > ... > > Running > /srv/glaubitz/gccrs/gcc/testsuite/rust/execute/torture/execute.exp ... > > > > === rust Summary === > > > > # of expected passes 2415 > > # of expected failures 15 > > make[2]: Leaving directory '/srv/glaubitz/gccrs/build/gcc' > > make[1]: Leaving directory '/srv/glaubitz/gccrs/build/gcc' > > > > > Nice! Thanks for your efforts, Adrian! > > Cheers, > Oleg > > -- > Gcc-rust mailing list > Gcc-rust@gcc.gnu.org > https://gcc.gnu.org/mailman/listinfo/gcc-rust This is pretty neat, what was it like to compile GCC on that board? --Phil