This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: A quick summary of gcc compilation speed from a political point of view
On Tue, Jan 20, 2004 at 02:32:22PM +0100, Gabriel Dos Reis wrote:
> "Giovanni Bajo" <giovannibajo@libero.it> writes:
>
> | Some of them, like you, never filed a single bug report since we
> | started our bug database (4 years ago or something).
> | At least, this is what Bugzilla told me.
>
> Bugzilla is not all about it ;-) I just tried simple google to
> see whether Marc did never actually report any bug about GCC and the
> first link gives
>
> http://gcc.gnu.org/ml/gcc/2003-11/msg01303.html
>
> with a simple patch
>
> http://gcc.gnu.org/ml/gcc/2003-11/msg01506.html
>
> I did not go further looking other hits.
> (I hope we won't end up classifying people based on their hits in
> bugzilla).
Most of my work on GCC happens in other places. If you want to find
significant work, look into the OpenBSD repository. I've spent a long
time catching up with recent GCC development. One good thing is that,
these days, GCC compiles reasonably well on OpenBSD. This was not the
case three years ago. I also finally have enough room on my development
machine to be able to work with GCC current.
And so, I'm working on fixing things.