On Windows DLLs export mpn_cls_tab unconditionally for GMP compatibility
This commit is contained in:
parent
fff313847b
commit
da1db2c049
@ -169,6 +169,8 @@ MA 02110-1301, USA. */
|
||||
#ifdef _MSC_VER
|
||||
# include <intrin.h>
|
||||
|
||||
#define COUNT_LEADING_ZEROS_NEED_CLZ_TAB
|
||||
|
||||
# if defined( _WIN64 )
|
||||
|
||||
#pragma intrinsic(_BitScanForward64)
|
||||
|
Loading…
Reference in New Issue
Block a user