------- Comment #21 from janis at gcc dot gnu dot org 2008-11-18 22:48 ------- Interesting that you should ask, I modified the patch yesterday and intend to submit it as soon as I've done some more testing.
The current version adds dg-timeout, which sets the timeout for running the compiler in gcc and libstdc++ tests to a specified number of seconds, or dg-timeout-factor, which multiplies the usual timeout by the specified factor. The "usual timeout" is the value for the target board, which can be overridden by gcc_timeout or v3_timeout defined in $HOME/.dejagnurc. Let me know if you've got suggestions for improvement. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28870