https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61577

--- Comment #122 from dave.anglin at bell dot net ---
On 2020-01-25 1:18 a.m., peter.bisroev at groundlabs dot com wrote:
> Hi Dave, after a bit of trial and error, I was able to get Tcl, expect and
> DejaGnu to run from what I can tell. It also looks like that this is all that
> is needed to run "make check-c" and "make check-c++". Would these two checks 
> be
> good enough to start?
>
> I am currently running them both for 4.7.4 bootstrapped by aCC.
Yes.

There is a script in contrib/test_summary.  If you run it in the top of your
build directory and
direct output to a file, it will generate a script to upload the test results
to gcc.  You may need
to edit the mail command.  Then, it will be easy for all to see results.

Reply via email to