This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/7706] asinh, acosh, atanh are not put in std:: by <cmath>
- From: "edscott at imp dot mx" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 May 2004 02:39:53 -0000
- Subject: [Bug libstdc++/7706] asinh, acosh, atanh are not put in std:: by <cmath>
- References: <20020823124601.7706.sylvain.pion@sophia.inria.fr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From edscott at imp dot mx 2004-05-16 02:39 -------
Trying to compile chombovis (cpp) on FreeBSD-5.2.1 with gcc-3.3.3, these three
functions are unavailable. For some reason I do not comprehend at the moment,
this problem does not repeat itself under Linux. I believe the problem could be
related to this bug report.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=7706