[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/26472] UBSAN error: gas/config/tc-mips.c:4671:11:
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug binutils/26472] UBSAN error: gas/config/tc-mips.c:4671:11: |
Date: |
Mon, 31 Aug 2020 11:00:03 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=26472
--- 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 <amodra@sourceware.org>:
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e0fd91ef813536b5ad4eef4e88412ac2a929997d
commit e0fd91ef813536b5ad4eef4e88412ac2a929997d
Author: Alan Modra <amodra@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.