]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/ChangeLog
PR26495 UBSAN: tc-score.c, tc-score7.c left shift of negative value
authorAlan Modra <amodra@gmail.com>
Mon, 31 Aug 2020 07:00:45 +0000 (16:30 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 31 Aug 2020 10:58:12 +0000 (20:28 +0930)
commit548c8b2ba71f5c93035028a32a596cca37c9b7cf
tree643987fe7a4b57292fee8951e36cf3c429ef80ab
parent51bf29b1f75b811f8b398543e164798244ec9cc3
PR26495 UBSAN: tc-score.c, tc-score7.c left shift of negative value

PR 26495
* config/tc-score.c (s3_apply_fix): Use unsigned variables.
* config/tc-score7.c (s7_apply_fix): Likewise.
gas/ChangeLog
gas/config/tc-score.c
gas/config/tc-score7.c