https://sourceware.org/bugzilla/show_bug.cgi?id=26473
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Alan Modra <amo...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e0fd91ef813536b5ad4eef4e88412ac2a929997d commit e0fd91ef813536b5ad4eef4e88412ac2a929997d Author: Alan Modra <amo...@gmail.com> Date: Mon Aug 31 15:38:25 2020 +0930 PR26472, PR26473, PR26474 UBSAN: tc-mips.c shift left UB PR 26472 PR 26473 PR 26474 * config/tc-mips.c (operand_reg_mask): Shift 1u left. (load_register): Shift 0xffffU left. -- You are receiving this mail because: You are on the CC list for the bug.