This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Compilation performance comparison of gcc3.4.1 and gcc3.5.0 2004-08-30on MICO sources
- From: Paolo Bonzini <bonzini at gnu dot org>
- To: Steven Bosscher <stevenb at suse dot de>, GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 31 Aug 2004 14:55:57 +0200
- Subject: Re: Compilation performance comparison of gcc3.4.1 and gcc3.5.0 2004-08-30on MICO sources
- References: <Pine.LNX.4.43.0408311251230.1006-100000@thinkpad.gardas.net> <200408311320.36450.stevenb@suse.de>
Bonzini, this is something you may want to persue further??
Please, don't call me by last name. :-)
I had prepared a message a few weeks ago about the results of disabling
CSE1, which I never ended up posting. Not very good performance results
indeed :-/ but with very nice compile-time improvements which may make
it acceptable for -O1.
There's time for this in stage3.
Paolo