This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Gomp and C++?
- From: Diego Novillo <dnovillo at redhat dot com>
- To: gcc at gcc dot gnu dot org
- Date: Mon, 26 Sep 2005 09:50:34 -0400
- Subject: Re: Gomp and C++?
- References: <4337F934.4060609@mpa-garching.mpg.de>
On September 26, 2005 09:35, Martin Reinecke wrote:
> So here is my question: are there any plans for OpenMP support in C++
> in the near future, or will the C and Fortran parts be finished
> first?
>
Yes, we will also implement C++. It's planned after we have a
sufficiently complete C implementation. In theory, there should be
quite a bit of overlap but C++ does have a few wrinkles here and there.