http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48501
--- Comment #2 from uros at gcc dot gnu.org 2012-01-30 21:31:45 UTC --- Author: uros Date: Mon Jan 30 21:31:38 2012 New Revision: 183741 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183741 Log: PR go/48501 * lib/go.exp (go_target_compile): Append timeout= to options. * go.test/go-test.exp (go-gc-tests): Add dg-timeout-factor for select5-out.go test on alpha*-*-* targets. Modified: trunk/gcc/testsuite/ChangeLog trunk/gcc/testsuite/go.test/go-test.exp trunk/gcc/testsuite/lib/go.exp