(Sorry for my very brief reply the other day, I was on my phone and so using gmail is a pain.)
On 16 December 2013 04:22, Hans-Peter Nilsson wrote: >> From: Hans-Peter Nilsson <h...@axis.com> >> Date: Sun, 15 Dec 2013 15:20:48 +0100 > >> +// { dg-options "-std=gnu++0x -DSAMPLES=30000" { target { { arm*-* } && >> simulator } } } >> +// { dg-options "-std=gnu++0x -DSAMPLES=10000" { target simulator } } > > JFTR, I managed to have two bugs here: > 1 - the target tuple (unless being an "effective target") must match "*-*-*". > 2 - the *last* matching line is used. > > But as mentioned, I'd prefer to split chi2_quality.cc into > (five) separate tests, if a maintainer would be ok with that. Yes, if that solves the problem for everyone I'll approve that.