]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/ChangeLog
PR26468 UBSAN: tc-mep.c:1684 left shift of negative value
authorAlan Modra <amodra@gmail.com>
Mon, 31 Aug 2020 05:01:55 +0000 (14:31 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 31 Aug 2020 10:58:11 +0000 (20:28 +0930)
commit7a5dd76f3c0ed63883726e8758856a226551e873
treec0ab26f799a493027fedc82067f3bf664cfddf52
parent169ec512592ee81a392c8c80d54e99d1b057229f
PR26468 UBSAN: tc-mep.c:1684 left shift of negative value

PR 26468
* config/tc-mep.c (md_convert_frag): Use uint32_t for addend and
other variables.
gas/ChangeLog
gas/config/tc-mep.c