Fix build failure in gold due to signed vs. unsigned comparisons.
authorCary Coutant <ccoutant@gmail.com>
Sat, 6 Feb 2016 17:53:58 +0000 (09:53 -0800)
committerCary Coutant <ccoutant@gmail.com>
Sat, 6 Feb 2016 17:53:58 +0000 (09:53 -0800)
commit2bf48941a7987cd1abedfb4ddbb45b75201381ad
tree6605c3ec3906b00f0b6ea8819ac756194ef410b5
parent1554f758410c4307103120424d35050e88433d85
Fix build failure in gold due to signed vs. unsigned comparisons.

* reloc.h (Bits::has_unsigned_overflow32): Fix unsigned/signed
comparison.
(Bits::has_unsigned_overflow): Likewise.
gold/ChangeLog
gold/reloc.h
This page took 0.028285 seconds and 4 git commands to generate.