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: Skip some x86 tests for conflicting -march= options


On Thu, Sep 22, 2011 at 12:25 AM, Joseph S. Myers
<joseph@codesourcery.com> 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 testcases (recall that multilib options
> go *after* those from dg-options on the compiler command line).
>
> Tested on x86_64-unknown-linux-gnu. ?OK to commit?
>
> 2011-09-21 ?Joseph Myers ?<joseph@codesourcery.com>
>
> ? ? ? ?* gcc.target/i386/pad-2.c, gcc.target/i386/pad-3.c,
> ? ? ? ?gcc.target/i386/pad-4.c, gcc.target/i386/pad-5a.c,
> ? ? ? ?gcc.target/i386/pad-5b.c, gcc.target/i386/pad-6a.c,
> ? ? ? ?gcc.target/i386/pad-6b.c, gcc.target/i386/pad-7.c,
> ? ? ? ?gcc.target/i386/pad-8.c, gcc.target/i386/pad-9.c,
> ? ? ? ?gcc.target/i386/pad-10.cm gcc.target/i386/vect-double-1.c: Skip if
> ? ? ? ?multilib options contain different -march= from dg-options.

OK.

Thanks,
Uros.


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