ubsan elfnn-aarch64.c:7142 shift exponent 32 is too large
authorAlan Modra <amodra@gmail.com>
Wed, 2 Sep 2020 00:33:14 +0000 (10:03 +0930)
committerAlan Modra <amodra@gmail.com>
Wed, 2 Sep 2020 07:00:42 +0000 (16:30 +0930)
commit26009aa7639bb4103291bb79743dc4e51175f80a
tree972cc10860192a2edad3f391e4a0c030740fad34
parent2f26cc79ccd114c46d781507fbefc2487ced54b2
ubsan elfnn-aarch64.c:7142 shift exponent 32 is too large

* elfnn-aarch64.c (elfNN_aarch64_relocate_section): Correct type
of constant shifted left.
bfd/ChangeLog
bfd/elfnn-aarch64.c
This page took 0.026762 seconds and 4 git commands to generate.