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

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


On Tue, 6 Feb 2007, Hans-Peter Nilsson wrote:

> libstdc++-v3:
>         * testsuite/23_containers/set/modifiers/16728.cc: Use only 10
>         iterations for non-native targets.

It's wrong for what's tested for a given target to depend on the host.  A 
target that can be tested both native and cross (say *-linux*) should have 
the same tests run in both cases.

You need some other property specified in some way (in the board file?) to 
indicate that you have a slow simulator.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Gcc-patches mailing list