Topic: [SOLVED] --enable-fastmath Segmentation fault
Hello,
I try to run my 3072-bit RSA code with --enable-fastmath.
Resetting FP_MAX_BITS to 6144 or 8192 does not solve the segmentation fault. I tried resetting it through both tfm.h and -DFP_MAX_BITS=8192 flag.
Any help would be highly appreciated!
Olga