Bruno Haible <[EMAIL PROTECTED]> writes: > Simon, > >> I have pushed changes for md2, md4 and md5. > > Here's an additional proposed refinement. With it, gcc generates much better > code (on x86: a single instruction instead of a function call of a function > with 5 instructions).
The code seems to be used by initialization/finalization code, so I'm not sure how important performance is. On the other hand, adding 'inline' at appropriate places is already rather wide spread, so I can't see how doing it here too would hurt. Please install. /Simon