Avoid "variable 'bits' set but not used [-Wunused-but-set-variable]"
warnings with gcc-4.6, by not setting bits when the result is not used. llvm-svn: 105790
Loading
Please register or sign in to comment
warnings with gcc-4.6, by not setting bits when the result is not used. llvm-svn: 105790