Joe Buck - Re: [RFA:] Make 23_containers/set/modifiers/16728.cc not time out nonna (original) (raw)
This is the mail archive of the gcc-patches@gcc.gnu.orgmailing 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] |
- From: Joe Buck
- To: "Joseph S. Myers"
- Cc: Hans-Peter Nilsson , libstdc++ at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Mon, 5 Feb 2007 16:58:59 -0800
- Subject: Re: [RFA:] Make 23_containers/set/modifiers/16728.cc not time out nonnatively
- References: <200702060034.l160Ysq7030802@ignucius.se.axis.com> <Pine.LNX.4.64.0702060043310.5274@digraph.polyomino.org.uk>
On Tue, Feb 06, 2007 at 12:46:22AM +0000, Joseph S. Myers wrote:
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.
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?
- Follow-Ups:
- Re: [RFA:] Make 23_containers/set/modifiers/16728.cc not time out nonnatively
* From: Joseph S. Myers
- Re: [RFA:] Make 23_containers/set/modifiers/16728.cc not time out nonnatively
- References:
- [RFA:] Make 23_containers/set/modifiers/16728.cc not time out nonnatively
* From: Hans-Peter Nilsson - Re: [RFA:] Make 23_containers/set/modifiers/16728.cc not time out nonnatively
* From: Joseph S. Myers
- [RFA:] Make 23_containers/set/modifiers/16728.cc not time out nonnatively
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |