Commit 22bc710f authored by Mikio Hara's avatar Mikio Hara

cmd/gc: fix build

LGTM=minux.ma
R=rsc, minux.ma
CC=golang-codereviews
https://golang.org/cl/84260043
parent 28f1868f
......@@ -1419,7 +1419,7 @@ livenessepilogue(Liveness *lv)
Node *n;
Prog *p, *next;
int32 i, j, numlive, startmsg, nmsg, nvars, pos;
int64 xoffset;
vlong xoffset;
char **msg;
Fmt fmt;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment