ubsan: tc-nios2.c:1403 shift exponent 32 is too large
authorAlan Modra <amodra@gmail.com>
Wed, 2 Sep 2020 00:52:39 +0000 (10:22 +0930)
committerAlan Modra <amodra@gmail.com>
Wed, 2 Sep 2020 07:00:43 +0000 (16:30 +0930)
commit1929210d46cdf331fce175f0c4124777c0b12d18
tree08491aff8061bd753fa53d8afe662d63265afcae
parent7697028a6cff4ba5465c0b3256697df48bd2c60e
ubsan: tc-nios2.c:1403 shift exponent 32 is too large

* config/tc-nios2.c (md_apply_fix): Avoid too large shift.
gas/ChangeLog
gas/config/tc-nios2.c