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: RFA: revert libstdc++ r205810: simulator workload increase caused regression


(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 <hp@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.


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