K 10 svn:author V 3 kib K 8 svn:date V 27 2017-12-21T23:08:10.792264Z K 7 svn:log V 247 Fix build for LP64 arches with gcc. gcc complaints that the comparision is always false due to the value range, and the cast does not prevent the analysis. Split the LP64 vs. ILP32 clamping as a workaround. Sponsored by: The FreeBSD Foundation END