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: [PATCH] fix bad interaction between -pg and stack realignment on x86


Richard Henderson wrote:
> Ok.

> You might also save/restore the argument regisers, if any.  E.g. [...]

 Oh, indeed. I have pieces for another enhancement (expanding the set of
 possible force_align_arg_pointer candidates) which should help for this
 purpose. I'll put these pieces together with this specific fix and
 followup, before submitting the other enhancement over.

 Thanks for your prompt feedback.

 Olivier



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