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++/20352] FAIL: 26_numerics/complex/pow.cc execution test


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


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