https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61577
--- Comment #124 from Peter Bisroev <peter.bisroev at groundlabs dot com> ---
(In reply to dave.anglin from comment #122)
> 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.
Hi Dave,
I was able to run 'make check-c check-c++' and emailed the results to
gcc-testresults mailing list. You can see that here:
https://gcc.gnu.org/ml/gcc-testresults/2020-01/msg01318.html
Please let me know what you would like me to try next.
Thanks!
--peter