From: Cherry Zhang Date: Thu, 28 Apr 2016 02:16:51 +0000 (-0400) Subject: cmd/asm/internal/asm/testdata: remove WORD $foo(SB) from mips64.s X-Git-Tag: go1.7beta1~390 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=9bc1e2065c3a4ac257bebc5c7c07cd5c844b11ba;p=gostls13.git cmd/asm/internal/asm/testdata: remove WORD $foo(SB) from mips64.s on mips64, address is 64 bit, not a WORD. also it is never used anywhere. Change-Id: Ic6bf6d6a21c8d2f1eb7bfe9efc5a29186ec2a8ef Reviewed-on: https://go-review.googlesource.com/19801 Reviewed-by: Minux Ma --- diff --git a/src/cmd/asm/internal/asm/testdata/mips64.s b/src/cmd/asm/internal/asm/testdata/mips64.s index 951e15c7fa..e217d35a13 100644 --- a/src/cmd/asm/internal/asm/testdata/mips64.s +++ b/src/cmd/asm/internal/asm/testdata/mips64.s @@ -326,7 +326,6 @@ label4: // WORD // WORD $1 - WORD $foo(SB) // // NOP