summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2006-04-01 08:50:35 (GMT)
committerNeal Norwitz <nnorwitz@gmail.com>2006-04-01 08:50:35 (GMT)
commitd0dc17031086087358c496418e47a8177e27f26a (patch)
tree6b4f5fb2ea7abd866f0a53bba9bc6a6d523f110d /Python/pythonrun.c
parent9be60ec51ec09937ec7ec7931e2f3844bec114a9 (diff)
downloadcpython-d0dc17031086087358c496418e47a8177e27f26a.zip
cpython-d0dc17031086087358c496418e47a8177e27f26a.tar.gz
cpython-d0dc17031086087358c496418e47a8177e27f26a.tar.bz2
Backport 43470:
Get gcc to do strict IEEE math. This flag was already used for cc, just not gcc. Without this flag, doing pretty much anything with NaNs causes a Floating Point Exception signal. This causes the interpreter to quit. The failing tests this fixes are: test_long. This is somewhat equivalent to doing signal(SIGFPE, SIG_IGN).
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions