http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48242
Summary: gotest needs timeout mechanism Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: go AssignedTo: i...@airs.com ReportedBy: r...@gcc.gnu.org The rpc and websocket tests currently hang indefinitely on Solaris 10/SPARC, thus hanging the complete bootstrap. To deal with this, gotest needs some sort of timeout mechanism, just like DejaGnu has.