This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: decimal float support for C++
- From: Janis Johnson <janis187 at us dot ibm dot com>
- To: Jason Merrill <jason at redhat dot com>
- Cc: gcc at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
- Date: Tue, 14 Jul 2009 10:35:47 -0700
- Subject: Re: decimal float support for C++
- References: <1247092373.6198.7.camel@janis-laptop> <4A5CA142.7020502@redhat.com>
- Reply-to: janis187 at us dot ibm dot com
On Tue, 2009-07-14 at 17:16 +0200, Jason Merrill wrote:
> On 07/09/2009 12:32 AM, Janis Johnson wrote:
> > Given that libstdc++ is used with compilers other than G++, is it
> > allowable to depend on non-standard C++ compiler support?
>
> Seems reasonable to me, but we may want to standardize the support in
> the ABI.
What's the forum for discussions about the C++ ABI?
Janis