diff options
| author | Ian Lance Taylor <iant@golang.org> | 2010-09-09 22:40:25 -0700 |
|---|---|---|
| committer | Ian Lance Taylor <iant@golang.org> | 2010-09-09 22:40:25 -0700 |
| commit | c30b570468973021b5d20f0baa28216ecf6be94c (patch) | |
| tree | 494e1789cc4b964200b0d3002daf6a10da6b4e94 /src/pkg/runtime/linux | |
| parent | f5089ffff41fe374f46fa0cbe058b4a9db91257c (diff) | |
| download | go-c30b570468973021b5d20f0baa28216ecf6be94c.tar.xz | |
test: Match gccgo error messages.
With the recursive descent parser that gccgo uses, I think
that it doesn't make sense to try to match a statement where a
statement is not expected. If the construct is not a
statement, you will just get bizarre error messages.
topexpr.go:9:1: error: expected declaration
topexpr.go:14:1: error: expected declaration
topexpr.go:19:1: error: expected declaration
R=rsc, r2
CC=golang-dev
https://golang.org/cl/2175041
Diffstat (limited to 'src/pkg/runtime/linux')
0 files changed, 0 insertions, 0 deletions
