This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC with formal testing docs
On Tue, 2007-07-24 at 10:48 +0100, Manuel LÃpez-IbÃÃez wrote:
> GCC is thoroughly tested. None the less, there is always room for
> improvement, so if you have time to implement your ideas or write
> documentation, you are welcome to contribute.
If you build the compiler with coverage instrumentation and run the
testsuite, you might get a shock. It's not as well tested as you might
think.
Ben