Richard Henderson wrote: > > A possible way to address that is to have expand_main_function compute the > > distance between the current and aligned values of the stack pointer and > > resort to allocate_dynamic_stack_space to allocate exactly that amount.
> Sure, if it works. OK, I'll test my current patch more extensively and followup on GCC patches. Thanks for your reply. Olivier