[Bug other/57675] Complex division of NaN by zero not handled correctly

2013-06-22 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57675 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug other/57675] Complex division of NaN by zero not handled correctly

2013-06-22 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57675 --- Comment #2 from joseph at codesourcery dot com --- N1399 has a detailed analysis of issues with complex multiply and divide in C99. There was no consensus to adopt requirements in that detail, but N1496 was adopted with a more minimal fix f

[Bug other/57675] Complex division of NaN by zero not handled correctly

2013-06-22 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57675 Ian Lance Taylor changed: What|Removed |Added CC||jsm28 at gcc dot gnu.org --- Comment #