mirror of
https://github.com/golang/go
synced 2024-11-12 06:40:22 -07:00
gc: fix for Plan 9 build
R=golang-dev CC=golang-dev, rsc https://golang.org/cl/4975044
This commit is contained in:
parent
ae891b5528
commit
2d489e67dc
@ -471,7 +471,6 @@ esccall(Node *n)
|
||||
Type *t, *fntype;
|
||||
|
||||
fn = N;
|
||||
fntype = T;
|
||||
switch(n->op) {
|
||||
default:
|
||||
fatal("esccall");
|
||||
|
Loading…
Reference in New Issue
Block a user