Change PyFPE_END_PROTECT to PyFPE_END_PROTECT(v). v should be the
last variable to which a floating point expression is assigned. The macro passes its address to a dummy function so that the optimizer can't delay calculating its value until after the macro.
G
Guido van Rossum committed
1f06beeeddea2abefe6ab10ced35d7c4186f9940
Parent: efd3a3a