ubsan: obj-macho.c:503 left shift cannot be represented
authorAlan Modra <amodra@gmail.com>
Wed, 2 Sep 2020 00:40:45 +0000 (10:10 +0930)
committerAlan Modra <amodra@gmail.com>
Wed, 2 Sep 2020 07:00:43 +0000 (16:30 +0930)
commit4dda287bf650e908271a1d36ee1fca6dece4eb16
tree13908453e9456a42249ce6d2137fe7894dddf38f
parent251150adb1ec4315f2ec66aceb289cc0ccbf7438
ubsan: obj-macho.c:503 left shift cannot be represented

* config/obj-macho.c (obj_mach_o_zerofill): Correct type of
constant shifted left.
gas/ChangeLog
gas/config/obj-macho.c