On 02/07/2017 01:12 PM, Mike Stump wrote:
On Feb 7, 2017, at 10:27 AM, Daniel Santos <daniel.san...@pobox.com> wrote:
This is a test program designed to test 64-bit Microsoft ABI functions
that call System V functions in a multitude of permutations to attempt
to discover flaws in the generation of prologues and epilogues and the
optimizations and features that can affect them, specifically
shrink-wrapping, sibling calls and DRAP.
I didn't see an Ok? in there. :-)
Assuming it was posted for review,
Yes, I hope that I have done this correctly. Please correct me if I've
overlooked a protocol. :)
the dejagnu parts of the patch have been reviewed and should be reasonable for
inclusion.
I leave the remaining bits for the x86 folks folks for review.
Great, thanks for all of your help Mike!
Daniel