]> Cypherpunks repositories - gostls13.git/commitdiff
5g: fix build
authorRuss Cox <rsc@golang.org>
Tue, 13 Dec 2011 19:12:16 +0000 (14:12 -0500)
committerRuss Cox <rsc@golang.org>
Tue, 13 Dec 2011 19:12:16 +0000 (14:12 -0500)
R=ken2
CC=golang-dev
https://golang.org/cl/5482059

src/cmd/5g/ggen.c

index 3f38318e75b37053603a0ae96a82a1427fce2cf6..832767e8620cd95b00ff6a5c22e4d20538e539d8 100644 (file)
@@ -14,7 +14,6 @@ defframe(Prog *ptxt)
 {
        // fill in argument size
        ptxt->to.type = D_CONST2;
-       ptxt->reg = 0; // flags
        ptxt->to.offset2 = rnd(curfn->type->argwid, widthptr);
 
        // fill in final stack size