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: [PATCH, testsuite]: Compile gcc.dg/20111227-?.c for x86 targets only.


On Sep 3, 2014, at 1:03 AM, Uros Bizjak <ubizjak@gmail.com> wrote:
> These testcases were intended to be compiled on x86 targets only [1].

Not a bug deal, but would a git mv bla gcc.target/i386 be more appropriate?

> 2014-09-03  Uros Bizjak  <ubizjak@gmail.com>
> 
>    * gcc.dg/20111227-2.c: Compile only for x86 targets.
>    * gcc.dg/20111227-3.c: Ditto.

> +/* { dg-do compile  { target i?86-*-* x86_64-*-* } } */


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