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: [testsuite] gcc.dg/vect/vect-50.c: combine two scans


On Jun 29, 2012, at 8:45 AM, Janis Johnson wrote:
> Something like:
> 
>  target { selector } xfail { selector }
> 
> where "target" is the first argument, "xfail" is the third.

Forcing (requiring) an ordering would be bad.

> Selectors can be lists of target triplets, but those can be within
> braces making them a single argument.  What do you think?

I love composability.  The exact syntax I think falls out from the implementation...  I'd leave that to the implementor.


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