Re: [PATCH 12/12] [i386,testsuite] Test program for ms to sysv abi function calls.

2017-05-17 Thread Thomas Preudhomme
Hi Daniel, On 27/04/17 09:09, Daniel Santos wrote: A comprehensive program for testing x86_64 ms_abi functions that call sysv_abi functions to help validate -mcall-ms2sysv-xlogues and use of aligned SSE MOVs after a (non-DRAP) realigned stack. Signed-off-by: Daniel Santos --- gcc/Makefile.in

[PATCH 12/12] [i386,testsuite] Test program for ms to sysv abi function calls.

2017-04-27 Thread Daniel Santos
A comprehensive program for testing x86_64 ms_abi functions that call sysv_abi functions to help validate -mcall-ms2sysv-xlogues and use of aligned SSE MOVs after a (non-DRAP) realigned stack. Signed-off-by: Daniel Santos --- gcc/Makefile.in| 2 + .../gcc.ta