Re: Avoid -mno-accumulate-outgoing-args in tests on Windows target

2011-10-20 Thread Richard Guenther
On Thu, Oct 20, 2011 at 2:03 AM, Joseph S. Myers wrote: > The -mno-accumulate-outgoing-args option does not work with the stack > probing used on Windows targets, giving a warning and so causing tests > using that option to fail.  This patch makes three tests not use that > option on affected targ

Avoid -mno-accumulate-outgoing-args in tests on Windows target

2011-10-19 Thread Joseph S. Myers
The -mno-accumulate-outgoing-args option does not work with the stack probing used on Windows targets, giving a warning and so causing tests using that option to fail. This patch makes three tests not use that option on affected targets, like sse-10.c (see