gcc and compiling speed

Eric Christopher echristo@redhat.com
Mon Mar 1 04:11:00 GMT 2004


> On the box where you are right now, what is the speed difference
> between gcc2 compiling your kernel, versus gcc3 compiling your kernel.
> 
> Since I can bet gcc3 is slower for you, have you submitted detailed
> test results for that?
> 

No, because I don't care on the box I'm on. I have other cares, code
quality and size mainly, for a different target (mips).

> Frankly, as consumers of your compiler we don't have a clue how to
> start submitting results like you are suggesting we do.  Clearly it is
> not about test cases when we can't find anything faster!
> 

Marc has been told many times how to do so. Many people have asked and
been told and submitted bugs on specific slowdowns that they want
addressed. Everyone seems to be able to understand this - except you.
You don't have a reputation for being particularly dense.

I'll give you the same directions other people in this thread have given
you though:

1) find a file that is compiling slower.
2) use -save-temps on the compile line and recompile it.
3) attach the resultant .i (or .ii if c++) to a bugzilla case that you
file at http://gcc.gnu.org/bugzilla/


> But if you want, keep on ignoring what we point out... I'm sure Redhat
> keeps buying you faster machines...

Actually, they don't, but it's not an important argument - we get
complaints from people using machines that are much faster than mine. 

-eric

-- 
Eric Christopher <echristo@redhat.com>



More information about the Gcc mailing list