https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119971
--- Comment #8 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jeff Law <l...@gcc.gnu.org>: https://gcc.gnu.org/g:de6124c9e5ed472f567b51fa76f18335cdddbbaf commit r16-1732-gde6124c9e5ed472f567b51fa76f18335cdddbbaf Author: Jeff Law <j...@ventanamicro.com> Date: Fri Jun 27 07:00:15 2025 -0600 [RISC-V][PR target/119971] Avoid losing shift count masking Fix typo spotted by Bernhard Reutner-Fischer. PR target/119971 gcc/testsuite/ * gcc.target/riscv/pr119971.c: Fix typo.