diff options
| author | Matthew Dempsky <mdempsky@google.com> | 2015-01-14 13:30:34 -0800 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2015-01-14 23:58:36 +0000 |
| commit | 636de7afb61d3afc354949fb6290afd9554dd5a5 (patch) | |
| tree | 219f9384e6f0c0728479e8069d6e67ceabcb1fd5 /src/encoding/xml | |
| parent | 1a4c984baea846a06e95440b2192eec1bc29917a (diff) | |
| download | go-636de7afb61d3afc354949fb6290afd9554dd5a5.tar.xz | |
runtime: fix *bsd/amd64 build
6g does not implement dead code elimination for const switches like it
does for const if statements, so the undefined raiseproc() function
was resulting in a link-time failure.
Change-Id: Ie4fcb3716cb4fe6e618033071df9de545ab3e0af
Reviewed-on: https://go-review.googlesource.com/2830
Reviewed-by: Russ Cox <rsc@golang.org>
Diffstat (limited to 'src/encoding/xml')
0 files changed, 0 insertions, 0 deletions
