Fix incorrect result right shifting specific negative BigInteger by 32 bits (#54115)
authorWei Zheng <13881045+wzchua@users.noreply.github.com>
Sat, 24 Jul 2021 04:32:45 +0000 (12:32 +0800)
committerGitHub <noreply@github.com>
Sat, 24 Jul 2021 04:32:45 +0000 (00:32 -0400)
commit4ee01db197a85cb2f203621a9c5c83361f9e8895
treed610aceda48eac6f3ff21e5aaf9967416b413ea2
parent6ebdf247cf9f99ee70bad0db8dd7abdcba993496
Fix incorrect result right shifting specific negative BigInteger by 32 bits (#54115)
src/libraries/System.Runtime.Numerics/src/System/Numerics/BigInteger.cs
src/libraries/System.Runtime.Numerics/tests/BigInteger/op_rightshift.cs