This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [RFA:] Make 23_containers/set/modifiers/16728.cc not time out nonnatively
- From: "Joseph S. Myers" <joseph at codesourcery dot com>
- To: Hans-Peter Nilsson <hans-peter dot nilsson at axis dot com>
- Cc: libstdc++ at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Tue, 6 Feb 2007 00:46:22 +0000 (UTC)
- Subject: Re: [RFA:] Make 23_containers/set/modifiers/16728.cc not time out nonnatively
- References: <200702060034.l160Ysq7030802@ignucius.se.axis.com>
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