X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=src%2Fcmd%2Fcompile%2Finternal%2Ftest%2Finl_test.go;h=ea7f317ef52aac34cfe4dcc79061f797fdd6545d;hb=f7c5cbb82087c55aa82081e931e0142783700ce8;hp=5705c356e247c2edc4f67f7ed304f788a7cd757d;hpb=1fc45e9a2b7f457451106d5bf7a40d86257d639e;p=gostls13.git diff --git a/src/cmd/compile/internal/test/inl_test.go b/src/cmd/compile/internal/test/inl_test.go index 5705c356e2..ea7f317ef5 100644 --- a/src/cmd/compile/internal/test/inl_test.go +++ b/src/cmd/compile/internal/test/inl_test.go @@ -88,7 +88,7 @@ func TestIntendedInlining(t *testing.T) { "(*mspan).base", "(*mspan).markBitsForBase", "(*mspan).markBitsForIndex", - "(*mspan).writeHeapBits", + "(*mspan).writeUserArenaHeapBits", "(*muintptr).set", "(*puintptr).set", "(*wbBuf).get1",