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: Unreviewed patch



On Sat, 30 Mar 2002, Richard Henderson wrote:
> On Wed, Mar 27, 2002 at 11:37:07PM -0700, Roger Sayle wrote:
> > http://gcc.gnu.org/ml/gcc-patches/2002-01/msg00145.html
> > Avoid emitting stack adjustments of zero bytes.
>
> I've applied a slightly different version of the patch.
> Primarily, don't mess around with pending_delete.

Excellent.  That both simplifies the code and fixes the spurious
zero stack adjustments.  Many thanks.

Roger
--


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