simple-object-xcoff.c (simple_object_xcoff_find_sections): Use ulong_type to avoid...
authorEli Zaretskii <eliz@gnu.org>
Sun, 21 Jan 2018 05:01:31 +0000 (05:01 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Sun, 21 Jan 2018 05:01:31 +0000 (05:01 +0000)
commitc6bff8ada6297866778c4ee5c49a59bf08a3b64a
treea7e887fdac05c5c1f138e843dc743f61a507cf11
parentaa9ea77f50a69d4b0d9e42ec45935370eee058a3
simple-object-xcoff.c (simple_object_xcoff_find_sections): Use ulong_type to avoid warning about 32-bit shift.

* simple-object-xcoff.c (simple_object_xcoff_find_sections): Use
ulong_type to avoid warning about 32-bit shift.

From-SVN: r256925
libiberty/ChangeLog
libiberty/simple-object-xcoff.c