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] Get rid of dg-skip-if etc. default args


On Jun 15, 2017, at 3:49 PM, Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> wrote:
> 
> It has long bothered me that many calls to dg-skip-if and its companions
> dg-xfail-if and dg-xfail-run-if in the testsuite are cluttered with the
> unnecessary default arguments ({ "*" } { "" } with and without braces).

> Now, this patch removes them wholesale.

Sounds good to me.


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