This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/13450] [3.3/3.4/3.5 Regression] std::pow(std::complex<double>(-1.,0.),0.5) yields (NaN,0)
- From: "giovannibajo at libero dot it" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Mar 2004 02:20:44 -0000
- Subject: [Bug libstdc++/13450] [3.3/3.4/3.5 Regression] std::pow(std::complex<double>(-1.,0.),0.5) yields (NaN,0)
- References: <20031219173057.13450.pkienzle@nist.gov>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From giovannibajo at libero dot it 2004-03-03 02:20 -------
This looks like a regression.
--
What |Removed |Added
----------------------------------------------------------------------------
Known to fail| |3.3.3 3.4.0 3.5.0
Known to work| |3.2.3
Summary|std::pow(std::complex<double|[3.3/3.4/3.5 Regression]
|>(-1.,0.),0.5) yields |std::pow(std::complex<double
|(NaN,0) |>(-1.,0.),0.5) yields
| |(NaN,0)
Target Milestone|--- |3.3.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13450