[issue24999] ICC compiler: ICC treats denormal floating point numbers as 0.0

2015-12-23 Thread Stefan Krah
Stefan Krah added the comment: The current issue description should have been fixed by #25827. Is the segfault in test_re still happening? -- ___ Python tracker ___ _

[issue24999] ICC compiler: ICC treats denormal floating point numbers as 0.0

2015-11-09 Thread STINNER Victor
Changes by STINNER Victor : -- title: Segfault in test_re.test_sre_character_class_literals() when Python is compiled by ICC -> ICC compiler: ICC treats denormal floating point numbers as 0.0 ___ Python tracker _