| commit | 85f5bb8216fb8971fa3bfe719a45549df2761d12 | [log] [tgz] |
|---|---|---|
| author | Anthony Martin <ality@pbrane.org> | Wed Dec 15 09:47:13 2010 -0500 |
| committer | Russ Cox <rsc@golang.org> | Wed Dec 15 09:47:13 2010 -0500 |
| tree | 97680cacb79979d14893a9ee1dfbeaf9da4f067e | |
| parent | 7a4ce23d655fdc6eb8b971b11fb01e1dafd02db6 [diff] |
test/bench: a couple fixes to timing.sh - Skip the gccgo tests if we don't have it - Add -lm so nbody.c will compile - Pass 2098 to the meteor test (cf. the shootout site) R=rsc, r, iant CC=golang-dev https://golang.org/cl/3619042