------- Additional Comments From joseph at codesourcery dot com 2005-09-02 16:12 ------- Subject: Re: [4.0/4.1 Regression] tr1/6_containers/unordered/hashtable/23465.cc execution test times out
On Thu, 1 Sep 2005, pcarlini at suse dot de wrote: > Hi. Can you have a quick look at what is going on outside the testsuite? (as > usual, just change testsuite_hooks.h to cassert and any VERIFY to assert). For > reference, on a P4-2400/linux running the test takes around 1/4 of sec, > therefore > I suspect something is going seriously wrong in the compiler... But, if it's > just > a matter of making the testcase a little simpler (on the border of timing out > on > those platforms), not a big deal, just let me know. 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. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23667