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: [RFC][PATCH][AArch64] Cleanup frame pointer usage


James Greenhalgh wrote:

> I note this is still marked as an RFC, are you now proposing it as a
> patch to be merged to trunk?

Absolutely. It was marked as an RFC to get some comments - I thought it
may be controversial to separate the frame pointer and frame chain concept. 
And this fixes the long standing bugs caused by changing the global frame
pointer option to an incorrect value for the leaf function optimization.

Wilco

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