How do I produce (or find) the model or ideal test results for posting?

Bryan Hundven bryanhundven@gmail.com
Sun Jul 27 19:47:00 GMT 2014


Hi David,

On Sun, Jul 27, 2014 at 11:48 AM, David Bernier <david250@videotron.ca> wrote:
> I built successfully the GCC snapshot of about July 20, 2014
> for language=c.
>
> Then, I ran the testsuite.
>
> It seems 106,573 GCC tests were passed.
>
> in gcc/testsuite/gcc/,
> there's the large  file named  gcc.sum :
>
>
> $ more gcc.sum | grep PASS|wc
>  106573  734696 8219369             // 106,573 lines with PASS
>
>
>
> How do I produce (or find) the model (ideal)
> test results, as posted by H.J. Lu and others to the
> testresults mailing list?
>
> Thanks,
>
> David Bernier

https://gcc.gnu.org/install/test.html

I'd recommend reading the other install docs as well:
https://gcc.gnu.org/install/index.html

-Bryan



More information about the Gcc-help mailing list