Re: Fix PR48675: 20_util/hash/chi2_quality.cc timeout for simulator targets
Hi, > Ok to commit, trunk as well as older branches? Ok. Thanks, Paolo
Fix PR48675: 20_util/hash/chi2_quality.cc timeout for simulator targets
See PR48675 for details. It also mentions a secondary issue, a performance regression introduced in 172607:172613 after an improvement introduced in 172417:172431. If you look at the test, it has this nice line, // { dg-options "-std=gnu++0x -DSAMPLES=1" { target simulator } } (the default SA