Commit e2c50b7e by Jason Merrill Committed by Jason Merrill

re PR testsuite/20003 (libmudflap.cth timeouts too short)

	PR testsuite/20003
	* testsuite/libmudflap.cth/pass40-frag.c: Increase timeout to 30.

From-SVN: r166121
parent cc825d98
2010-10-31 Jason Merrill <jason@redhat.com>
PR testsuite/20003
* testsuite/libmudflap.cth/pass40-frag.c: Increase timeout to 30.
2010-08-20 Uros Bizjak <ubizjak@gmail.com>
* testsuite/libmudflap.c++/pass41-frag.cxx (dg-prune-output):
......
......@@ -45,7 +45,7 @@ int main ()
return (0);
}
/* { dg-timeout 20 } */
/* { dg-timeout 30 } */
/* { dg-output "100 200 300 400 500 600 700 800 900 1000 \n" } */
/* { dg-output "1100 1200 1300 1400 1500 1600 1700 1800 1900 2000 \n" } */
/* { dg-output "2100 2200 2300 2400 2500 2600 2700 2800 2900 3000 \n" } */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment