From: Junio C Hamano Date: Wed, 23 Mar 2022 21:09:29 +0000 (-0700) Subject: Merge branch 'bc/block-sha1-without-gcc-asm-extension' X-Git-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=dc2588b2ba2b265e74c10efcfe20a78b291dfad4;p=rit Merge branch 'bc/block-sha1-without-gcc-asm-extension' Get rid of one use of __asm__() GCC extension that does not help us much these days, which has an added advantage of not having to worry about -pedantic complaining. * bc/block-sha1-without-gcc-asm-extension: block-sha1: remove use of obsolete x86 assembly --- dc2588b2ba2b265e74c10efcfe20a78b291dfad4