Workaround MSVC6 compiler bug.
This commit is contained in:
@@ -364,6 +364,9 @@ static const SHA_LONG64 K512[80] = {
|
||||
}
|
||||
# endif
|
||||
# define PULL64(x) __pull64be(&(x))
|
||||
# if _MSC_VER<=1200
|
||||
# pragma inline_depth(0)
|
||||
# endif
|
||||
# endif
|
||||
# endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user