This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch] Do not pad NOTEs
On Tue, 8 Jul 2003, Dan Nicolaescu wrote:
> If the patch is OK, please apply it. I don't have write permissions.
>
> 2003-07-08 Dan Nicolaescu <dann@ics.uci.edu>
>
> * rtl.def (NOTE): Do not use padding.
I applied this for you...
On Wed, 9 Jul 2003, Richard Henderson wrote:
> Ok.
...given Richards approval.
Given that you wrote
The patch below gives about 1% improvement in compilation speed for
the testcase in PR8361 when using -O2 -g.
would this be okay for the 3.3 branch as well? PR8361 is a (compile- time
performance) regression and 1% percent isn't the world, but at least some
improvement.
Gerald