ubsan: aarch64: left shift cannot be represented in type 'int64_t'
authorAlan Modra <amodra@gmail.com>
Tue, 17 Dec 2019 12:18:48 +0000 (22:48 +1030)
committerAlan Modra <amodra@gmail.com>
Tue, 17 Dec 2019 12:28:19 +0000 (22:58 +1030)
* aarch64-opc.c (value_fit_signed_field_p): Avoid signed overflow.
(value_fit_unsigned_field_p): Likewise.
(aarch64_wide_constant_p): Likewise.
(operand_general_constraint_met_p): Likewise.
* aarch64-opc.h (aarch64_wide_constant_p): Update prototype.


No differences found
This page took 0.024018 seconds and 4 git commands to generate.