This is the mail archive of the gcc-bugs@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]

Re: Problem with stack-adjustment code


On Sat, Apr 29, 2000 at 01:26:25AM +0200, Jan Hubicka wrote:
> Also I like Mark's code better than the one in compute_argument_block_size
> so I would like to end up in this code moved to compute_argument_block_size
> and with the alignment emitting code using similar way to combine adjustments
> as it did so far (substract only multiples of PREFERRED_STACK_BOUNDARY
> from the pending_stack_adjust).

I agree there's some redundancy in there.  How exactly to address that,
I'm not quite sure -- the code is to twisted.  Which is another problem.  :-(

> Richard: Thanks for fixing the argument block allocation bug too. I was
> aware of it and I believe I was sending patch to fix that, but perhaps
> it is just waiting in the queue. Anyway it is nice to see it fixed.

If you had a patch in the queue for that bug, I missed it, sorry.
I did think to make a quick scan for something like that before
working on the problem.  Anyway, you're welcome.


r~

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