[RFA:] Make 23_containers/set/modifiers/16728.cc not time out nonnatively

Joseph S. Myers joseph@codesourcery.com
Tue Feb 6 01:08:00 GMT 2007


On Mon, 5 Feb 2007, Joe Buck wrote:

> But in this case, does anyone actually benefit from the extra iterations?
> Are they testing anything that is not tested with fewer iterations?  If
> not, why not use fewer iterations everywhere?

That would be reasonable.  Just not making the difference depend on 
whether the toolchain is cross or not; if, say, I test compilers for 
powerpc-linux, the test should be the same whether I run a compiler on the 
powerpc-linux system, or run it on an i686-linux system with the tests run 
on the powerpc-linux system via ssh.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libstdc++ mailing list