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