public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/51386] New: [4.7 Regression]: 23_containers/unordered_set/hash_policy/load_factor.cc execution timeout
@ 2011-12-02  5:08 hp at gcc dot gnu.org
  2011-12-02 10:12 ` [Bug libstdc++/51386] " paolo.carlini at oracle dot com
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: hp at gcc dot gnu.org @ 2011-12-02  5:08 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51386

             Bug #: 51386
           Summary: [4.7 Regression]:
                    23_containers/unordered_set/hash_policy/load_factor.cc
                    execution timeout
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: hp@gcc.gnu.org
                CC: fdumont@gcc.gnu.org
              Host: x64_86-unknown-linux-gnu
            Target: cris-axis-elf


With revision r181675 this test passed.
>From revision r181679 and on, this test has failed as follows:

Running
/tmp/hpautotest-gcc1/gcc/libstdc++-v3/testsuite/libstdc++-dg/conformance.exp
...
WARNING: program timed out.
FAIL: 23_containers/unordered_set/hash_policy/load_factor.cc execution test

With the message in the logfile being uninteresting:

PASS: 23_containers/unordered_set/hash_policy/load_factor.cc (test for excess
errors)
WARNING: program timed out.
FAIL: 23_containers/unordered_set/hash_policy/load_factor.cc execution test

The timeout is 10 minutes.
Author of patches in suspect revision range CC:ed.

Note: cris-elf is tested as a simulator target, the host is a Core2 Duo E8400 @
3GHz.

The load_factor.cc test itself has iterations with numbers like 100000 which
seem like they should be lowered for simulator targets just as is done for
other tests.  But, the timeout is a red flag; it seems one or more of the
changes in the revision-range pessimized the library performance-wise.  All the
suspect changes ones are to libstdc++-v3 itself.  Without a timeout, that test
take more than 25 minutes after the changes.  I'll add a new comment with the
measured time some time after the test has finished.


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-12-07 20:25 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-02  5:08 [Bug libstdc++/51386] New: [4.7 Regression]: 23_containers/unordered_set/hash_policy/load_factor.cc execution timeout hp at gcc dot gnu.org
2011-12-02 10:12 ` [Bug libstdc++/51386] " paolo.carlini at oracle dot com
2011-12-02 11:06 ` paolo.carlini at oracle dot com
2011-12-02 11:07 ` hp at gcc dot gnu.org
2011-12-02 11:10 ` paolo.carlini at oracle dot com
2011-12-02 11:12 ` paolo.carlini at oracle dot com
2011-12-02 11:16 ` hp at gcc dot gnu.org
2011-12-05 14:15 ` rguenth at gcc dot gnu.org
2011-12-05 20:57 ` fdumont at gcc dot gnu.org
2011-12-07 19:47 ` fdumont at gcc dot gnu.org
2011-12-07 20:25 ` paolo.carlini at oracle dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).