Re: [PATCH] [testsuite/i386] PR 82268 Correct FAIL when configured --with-cpu

2017-10-27 Thread Uros Bizjak
On Fri, Oct 27, 2017 at 11:17 PM, Daniel Santos wrote: > When I originally wrote this test I wasn't wasn't aware of the > --with-cpu configure option, so this change explicitly disables avx to > make sure we choose the sse implementation, even when --with-cpu > specifies an arch that has avx suppo

[PATCH] [testsuite/i386] PR 82268 Correct FAIL when configured --with-cpu

2017-10-27 Thread Daniel Santos
When I originally wrote this test I wasn't wasn't aware of the --with-cpu configure option, so this change explicitly disables avx to make sure we choose the sse implementation, even when --with-cpu specifies an arch that has avx support. OK for head? gcc/testsuite/ChangeLog: gcc.target/