Re: Skip some x86 tests for conflicting -march= options

2011-09-22 Thread Uros Bizjak
On Thu, Sep 22, 2011 at 12:25 AM, Joseph S. Myers wrote: > Similar to various previous such patches, this patch adds dg-skip-if > markers to various gcc.target/i386 tests to skip them if the multilib > options with which the testsuite is run contain -march= options > conflicting with those in the

Skip some x86 tests for conflicting -march= options

2011-09-21 Thread Joseph S. Myers
Similar to various previous such patches, this patch adds dg-skip-if markers to various gcc.target/i386 tests to skip them if the multilib options with which the testsuite is run contain -march= options conflicting with those in the testcases (recall that multilib options go *after* those from dg-o