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: [PING] [PATCH v4 0/12] [i386] Improve 64-bit Microsoft to System V ABI pro/epilogues


On 07/26/2017 02:03 PM, H.J. Lu wrote:
This patch caused:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81563

Yes, I discovered this flaw while working on PR 80969 but I hadn't found an actual testcase where it caused a problem yet. I'm about to submit my patchset for review, so sorry I didn't get it committed sooner. My patch set further improves sp_valid_at and fp_valid_at since it's possible that the the last offset the frame pointer can be used to access is not equal to realignment offset. I'll try to get this out tonight or tomorrow.

Thanks!
Daniel


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