K 10 svn:author V 6 andrew K 8 svn:date V 27 2012-01-29T02:13:01.982650Z K 7 svn:log V 226 Fix a warning where a left shift is greater than the width of an unsigned type in __glibcxx_{min,max}. The code is unused because __glibcxx_signed is false. __glibcxx_max came from libstdc++ r138078, the last GPLv2 revision. END