This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch to allow Ada to work with tree-ssa


On Thu, 2004-06-24 at 21:03, Andrew Pinski wrote:
> Or even better look at the individual build time for the SPEC benchmarks:
> <http://people.redhat.com/dnovillo/spec2000/gcc/individual-build-secs_elapsed.html>
> 
> You will see that VPR and GCC compile time increased after the patch went in.

I agree on this data point, but the discussion was long range compile
time performance.

There are many days in the past where compile
time increase for a few days and then the problem is fixed
(which is hopefully likely to happen here to).

One thing to note is that Diego machine is a Pentium4 which is
very sensitive to small changes in code generation (much more than
Pentium 3 or Athlon), it might be better to build the daily GCC with
-mcpu=pentium4 on such machines.

Laurent


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]