]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
PR26445 UBSAN: elf32-csky.c:4115 left shift of negative value
authorAlan Modra <amodra@gmail.com>
Mon, 31 Aug 2020 00:20:49 +0000 (09:50 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 31 Aug 2020 10:58:09 +0000 (20:28 +0930)
commitf2173852cff1459b04db4d84debbbf8961d6e23e
tree5d58da9a3ee578fd79f9a17757ba9d5dcfe6b66a
parent880fc278cadb4c057bc85ef27b199cac12f8c095
PR26445 UBSAN: elf32-csky.c:4115 left shift of negative value

PR 26445
* elf32-csky.c (csky_relocate_contents): Make relocation a bfd_vma,
and similarly for variables dealing with overflow.
bfd/ChangeLog
bfd/elf32-csky.c