ubsan: tc-sparc.c:1146 left shift cannot be represented
authorAlan Modra <amodra@gmail.com>
Wed, 2 Sep 2020 00:54:31 +0000 (10:24 +0930)
committerAlan Modra <amodra@gmail.com>
Wed, 2 Sep 2020 07:00:43 +0000 (16:30 +0930)
commit6228e2790a72b3335e12d7604ba60f0d3fa1c880
tree94aaa51cdce933b6a06257f1755d33061ffc8b7d
parent1929210d46cdf331fce175f0c4124777c0b12d18
ubsan: tc-sparc.c:1146 left shift cannot be represented

* config/tc-sparc.c (in_signed_range): Use an unsigned type for
sign mask.
gas/ChangeLog
gas/config/tc-sparc.c