This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/13571] libstdc++-v3/libmath/stubs.c Parse error
- From: "dje at watson dot ibm dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Jan 2004 21:04:19 -0000
- Subject: [Bug bootstrap/13571] libstdc++-v3/libmath/stubs.c Parse error
- References: <20040105140201.13571.richard_wheeler@cinfin.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From dje at watson dot ibm dot com 2004-01-05 21:04 -------
Subject: Re: libstdc++-v3/libmath/stubs.c Parse error
hypotl() was added in AIX 5.2.
The routines are protected by
#ifdef _ISOC99_SOURCE
David
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13571