go icon indicating copy to clipboard operation
go copied to clipboard

cmd/compile: the loong64 intrinsic for CompareAndSwapUint32 function needs to sign extend its "old" argument. [1.19 backport]

Open gopherbot opened this issue 2 years ago • 1 comments

@dr2chase requested issue #57282 to be considered for backport to the next 1.19 minor release.

@gopherbot please open backport issues.

gopherbot avatar Dec 15 '22 20:12 gopherbot

Change https://go.dev/cl/458355 mentions this issue: [release-branch.go1.19] cmd/compile: sign-extend the 2nd argument of the LoweredAtomicCas32 on loong64,mips64x,riscv64

gopherbot avatar Dec 19 '22 16:12 gopherbot

Closed by merging c1760296e70f6155315d368b8afd35a0e5377dea to release-branch.go1.19.

gopherbot avatar Dec 28 '22 22:12 gopherbot