This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: RFC: named address space support
- From: "Andrew Pinski" <pinskia at gmail dot com>
- To: "Ben Elliston" <bje at au1 dot ibm dot com>
- Cc: gcc <gcc at gcc dot gnu dot org>
- Date: Thu, 3 Apr 2008 16:35:40 -0700
- Subject: Re: RFC: named address space support
- References: <1207265433.3612.13.camel@localhost>
On Thu, Apr 3, 2008 at 4:30 PM, Ben Elliston <bje@au1.ibm.com> wrote:
> Our implementation only covers section 5.1 of the proposal (named
> address space support). Section 5.2 has not been implemented.
Is C++ supported? I do know for that fixed point types, C++ is mostly
supported (except mangling and a couple others).
I think we should not be adding extension unless they are both
supported in the C and C++ front-ends.
Thanks,
Andrew Pinski