On 10/26/22 23:04, David Malcolm wrote:
%{On Wed, 2022-10-26 at 10:18 +0200, arthur.co...@embecosm.com wrote:
From: Philip Herron
Extern crates statements to tell the front-end to look for another
library.
The mechanism here is heavily inspired from gccgo, so when we compile
a
library for exam
(...snip...)
+RUST_SELFTEST_FLAGS = -xrs $(SELFTEST_FLAGS)
I've noticed that this patch contains a typo which prevents self-tests
from running properly. This should be `-xrust`, not `-xrs`. I assume
there will be some other review comments, so that will be fixed in a v4
of the patches.
So
A restored build has been detected on builder gccrust-fedora-arm64 while
building gccrust.
Full details are available at:
https://builder.sourceware.org/buildbot/#builders/179/builds/230
Build state: build successful
Revision: 2357b5d5138a926d7b3f054aa66549482bec9be6
Worker: fedora-arm64
Bui
A new failure has been detected on builder gccrust-fedora-arm64 while building
gccrust.
Full details are available at:
https://builder.sourceware.org/buildbot/#builders/179/builds/240
Build state: failed 'grep unexpected ...' (failure)
Revision: fc2aa3cd381613a69129cd183a352f3e3c23643b
Worke