This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/23667] [4.0/4.1 Regression] tr1/6_containers/unordered/hashtable/23465.cc execution test times out
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Sep 2005 16:16:52 -0000
- Subject: [Bug libstdc++/23667] [4.0/4.1 Regression] tr1/6_containers/unordered/hashtable/23465.cc execution test times out
- References: <20050901014342.23667.jsm28@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pcarlini at suse dot de 2005-09-02 16:16 -------
(In reply to comment #2)
> Running outside the testsuite, it appears to hang (taking at least 3min)
> on hppa64-hp-hpux11.11, whereas by comparison on the same machine but
> configured for hppa2.0w-hp-hpux11.11 (32-bit rather than 64-bit) it takes
> 19s user time.
I see. Everthing considered, I will make the testcase simpler, at least 10
times faster here and much lower memory consumption, will remain sufficiently
strict. Should not hang, however, we'll see...
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23667