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] [i386] Test program for ms_abi to sysv_abi function calls


On Feb 7, 2017, at 10:27 AM, Daniel Santos <daniel.santos@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, 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.


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