This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/20352] FAIL: 26_numerics/complex/pow.cc execution test
- From: "dave at hiauly1 dot hia dot nrc dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Mar 2005 00:06:30 -0000
- Subject: [Bug libstdc++/20352] FAIL: 26_numerics/complex/pow.cc execution test
- References: <20050306224922.20352.danglin@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2005-03-07 00:06 -------
Subject: Re: FAIL: 26_numerics/complex/pow.cc execution test
> The implementation of complex::pow can be definitely improved, and will, as soon
> as Roger's work on signbit goes in, still, this issue seems limited to some very
> specific, old version of hpux, pre release 11, right?
Yes, this test doesn't fail on hpux 11. This probably implies a
hpux 10 math library issue. I see the following math routines are
called log, atan2, exp, cos and sin in that order.
Dave
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20352