diff options
| author | Ian Lance Taylor <iant@golang.org> | 2010-09-11 22:51:05 -0700 |
|---|---|---|
| committer | Ian Lance Taylor <iant@golang.org> | 2010-09-11 22:51:05 -0700 |
| commit | 8d4059f9b38736efaa413f876e8666e82e7d3940 (patch) | |
| tree | 1f87e95f26cbe29a4cbc80cf2d537a4c805972d8 /src/pkg/exec/exec.go | |
| parent | f47d403cb48f669fe4a6c4ba6bcaaa33eb2e51af (diff) | |
| download | go-8d4059f9b38736efaa413f876e8666e82e7d3940.tar.xz | |
test: Make gccgo believe that the variables can change.
This test is supposed to test runtime behaviour. However,
gccgo is smart enough to see that the variables are local to
the package and that they never change. Add a function so
that gccgo thinks that the variables can in fact vary, so that
the test works at runtime as expected.
R=rsc
CC=golang-dev
https://golang.org/cl/2178041
Diffstat (limited to 'src/pkg/exec/exec.go')
0 files changed, 0 insertions, 0 deletions
