On Tue, Jul 02, 2002 at 06:06:27PM -0700, Matthew Dillon wrote: > However, since you asked, I will say that I am not at all impressed with > GCC3 vs GCC2. I've looked at a considerable amount of code with objdump > between -stable and -current and GCC3 doesn't really seem to improve > things much at all and in some run-time tests it seems to produce even > worse code then GCC2 did.... and GCC2 produced pretty bad code. I see > no improvement in cpu-intensive applications when I run a GCC2-generated > binary and a GCC3-generated binary on the same machine, side by side.
If you can quantify this, it is something we can pass on to the GCC folks. They are rather receptive right now due to wanting GCC 3.1.1 to be very high quality. Run-time of the compiler isn't anything that can be fixed right now -- but if you show how small (but not 3 line trivial) programs run slower that would be of interest. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message