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: unwind info for epilogues


Jakub Jelinek wrote:
In the above I've tried to mirror what ix86_expand_prologue does
(also 3 ifs, no else/else if), but if you want, I can surely
swap stack_realign_fp and frame_pointer_needed case and add else
before if (stack_realign_fp).

I think I would prefer the else if. Same change in prologue, I guess.


Will change to most negative. Ok with that change?

Yes, thanks.



r~



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