]> git.ipfire.org Git - thirdparty/gcc.git/commit
Fixed bitwise operation in `extract_stmt`
authorKushal Pal <kushalpal109@gmail.com>
Fri, 26 Jul 2024 07:51:43 +0000 (07:51 +0000)
committerP-E-P <32375388+P-E-P@users.noreply.github.com>
Wed, 31 Jul 2024 06:59:09 +0000 (06:59 +0000)
commit3b5801409dc15c6fed57750c0c90ae8a4599ab3e
treeea170257242869684c4660f046f558a39e21ec97
parentd55bbc2e8facd00ed1a046e1657023aa8474e36e
Fixed bitwise operation in `extract_stmt`

gcc/rust/ChangeLog:

* checks/errors/borrowck/polonius/rust-polonius.h (struct FullPoint):
This is the correct way of extracting the required bits.

Signed-off-by: Kushal Pal <kushalpal109@gmail.com>
gcc/rust/checks/errors/borrowck/polonius/rust-polonius.h