This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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 Fri, Sep 24, 2010 at 2:42 PM, Paolo Carlini <paolo.carlini@oracle.com> wrote:
> I think the patch is almost ready to go in. Thanks. I have only a
> concern, that these tests may take a little too much to run (*) and
> timeout on simulators: can you imagine a sensible way to use one of
> those DejaGnu directives like (we have already quite a few examples in
> the testsuite):
>
> ? ?// { dg-options "-DMAX_ITERATIONS=5" { target simulator } }
Easy enough! Why don't you see if you like this version. (Note that
I don't know how to run this under a simulator, though, so I've only
tested this in normal mode, running this on my workstation.)
Also: if you're concerned about runtime even in normal non-
simulator mode, I could certainly cut down test sizes. These numbers
are mostly arbitrary, and I don't think it would hurt to make them a
bit smaller if we wanted to.
--Matt
Attachment:
hash-quality-patch.txt
Description: Text document
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |