mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-30 13:33:53 +08:00
37d6ee9350
If the value to be shifted has the sign bit set, the sign bit would get copied into bits 32..63 of the temporary. Those would then be right shifted into the final value giving an incorrect final result. This was observed with upcoming GCC improvements which eliminate unnecessary extensions. |
||
---|---|---|
.. | ||
ChangeLog-2021 | ||
interp.c | ||
local.mk | ||
mcore-sim.h | ||
sim-main.h |