This is GCC Bugzilla
This is GCC Bugzilla Version 2.20+
View Bug Activity | Format For Printing | Clone This Bug
In these files: libmudflap/testsuite/libmudflap.cth/pass3{7,9}-frag.c the timeout is overridden to 3 seconds. This is way too short if for example running the testsuite with -j3 on an SMP box. It results in many timeouts as per these examples: http://gcc.gnu.org/ml/gcc-testresults/2005-07/msg01114.html http://gcc.gnu.org/ml/gcc-testresults/2005-07/msg00451.html I'm not sure what the ideal timeout should be but 20 seconds made the timeouts go away for me. Thanks.
Confirmed, I saw this one too.
*** This bug has been marked as a duplicate of 20003 ***