[Bug libstdc++/48760] [4.6 Regression] std::complex constructor buggy in the face of NaN's

2011-11-02 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48760 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC||kreckel at

[Bug libstdc++/48760] [4.6 Regression] std::complex constructor buggy in the face of NaN's

2011-05-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48760 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Resolution|WONTFIX |FIXED ---

[Bug libstdc++/48760] [4.6 Regression] std::complex constructor buggy in the face of NaN's

2011-04-30 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48760 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug libstdc++/48760] [4.6 Regression] std::complex constructor buggy in the face of NaN's

2011-04-29 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48760 --- Comment #29 from Paolo Carlini paolo.carlini at oracle dot com 2011-04-29 23:24:19 UTC --- This is now fixed in 4_6-branch too in C++03 mode, not in C++0x mode, where we would need list-initialization of __complex__. If people believe we can

[Bug libstdc++/48760] [4.6 Regression] std::complex constructor buggy in the face of NaN's

2011-04-29 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48760 --- Comment #28 from paolo at gcc dot gnu.org paolo at gcc dot gnu.org 2011-04-29 23:20:04 UTC --- Author: paolo Date: Fri Apr 29 23:19:59 2011 New Revision: 173195 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=173195 Log: 2011-04-29

[Bug libstdc++/48760] [4.6 Regression] std::complex constructor buggy in the face of NaN's

2011-04-29 Thread gdr at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48760 --- Comment #30 from Gabriel Dos Reis gdr at gcc dot gnu.org 2011-04-29 23:52:32 UTC --- (In reply to comment #29) This is now fixed in 4_6-branch too in C++03 mode, not in C++0x mode, where we would need list-initialization of __complex__. If

[Bug libstdc++/48760] [4.6 Regression] std::complex constructor buggy in the face of NaN's

2011-04-28 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48760 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Summary|[4.6 / 4.7 Regression] |[4.6