This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/13450] [3.3/3.4/3.5 Regression] std::pow(std::complex<double>(-1.,0.),0.5) yields (NaN,0)


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]