]> git.ipfire.org Git - thirdparty/gcc.git/commit
Cast strtol return to unsigned long
authorKirill Yukhin <kirill.yukhin@intel.com>
Wed, 12 Nov 2014 16:24:30 +0000 (16:24 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Wed, 12 Nov 2014 16:24:30 +0000 (08:24 -0800)
commit43cf21c6861a53ed7754dd7aeef39b12db73befa
treec7be815e170de5762da5bb75a6b8a9e7083664af
parent4feb5dd8606bdf368c44c37d3338d61abaed3be0
Cast strtol return to unsigned long

* testsuite/test-strtol.c (run_tests): Cast strtol return to
unsigned long.

From-SVN: r217429
libiberty/ChangeLog
libiberty/testsuite/test-strtol.c