Hi.

fat.h:
#undef  MUL_TOOM22_THRESHOLD
#define MUL_TOOM22_THRESHOLD  CPUVEC_THRESHOLD (mul_toom22_threshold)

mpn/generic/powm.c:368:
#if REDC_1_TO_REDC_N_THRESHOLD < MUL_TOOM22_THRESHOLD

Under "-enable-fat" the MUL_TOOM22_THRESHOLD is not compile time constant
comparable by preprocessor.

Petr



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to