]> Cypherpunks repositories - gostls13.git/commit
cmd/internal/obj/loong64: fix the error parameters when calling UnspillRegisterArgs
authorGuoqi Chen <chenguoqi@loongson.cn>
Mon, 28 Apr 2025 11:35:38 +0000 (19:35 +0800)
committerKeith Randall <khr@google.com>
Tue, 29 Apr 2025 01:54:08 +0000 (18:54 -0700)
commitb386b628521780c048af14a148f373c84e687b26
treee8963470dad55d6e25f7801fce976ccd521edb66
parent760f22848de788806cb4ed25383cd92ea9091eef
cmd/internal/obj/loong64: fix the error parameters when calling UnspillRegisterArgs

This bug was introduced in CL 648518.

Fixes #73518.

Change-Id: I4988dd0b636c6a6a48d2aa2e2ae868e43f69995a
Reviewed-on: https://go-review.googlesource.com/c/go/+/668475
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Meidan Li <limeidan@loongson.cn>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Keith Randall <khr@google.com>
src/cmd/internal/obj/loong64/obj.go