ubsan: tc-mips.c:9606 shift exponent 32 is too large
authorAlan Modra <amodra@gmail.com>
Wed, 2 Sep 2020 00:50:53 +0000 (10:20 +0930)
committerAlan Modra <amodra@gmail.com>
Wed, 2 Sep 2020 07:00:43 +0000 (16:30 +0930)
commit7697028a6cff4ba5465c0b3256697df48bd2c60e
tree72749520572296c65e90c4c5e6f6e6ea40e89e04
parent602e9f0ae74cb349005d259ae50527fb72803f54
ubsan: tc-mips.c:9606 shift exponent 32 is too large

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