This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/20211] autoincrement generation is poor
- From: "joern dot rennecke at st dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 May 2005 19:30:58 -0000
- Subject: [Bug rtl-optimization/20211] autoincrement generation is poor
- References: <20050225161912.20211.amylaar@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From joern dot rennecke at st dot com 2005-05-12 19:30 -------
Subject: Re: autoincrement generation is poor
pinskia at gcc dot gnu dot org wrote:
>------- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-12 18:59 -------
>The only change is the following:
>before:
>bzip2-1.0.2,compress,9408
>bzip2-1.0.2,decompress,10604
>after:
>bzip2-1.0.2,compress,9428
>bzip2-1.0.2,decompress,10640
>
>
>
Well, there were also lots of small changes. As said before, if you add
it all up, the net difference is just four bytes.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20211