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]

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?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]