This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 4.1/4.2 Status Report (2005-11-18)
- From: Diego Novillo <dnovillo at redhat dot com>
- To: gcc at gcc dot gnu dot org
- Cc: Mark Mitchell <mark at codesourcery dot com>
- Date: Fri, 18 Nov 2005 06:25:20 -0500
- Subject: Re: GCC 4.1/4.2 Status Report (2005-11-18)
- References: <437D9558.10305@codesourcery.com>
On Friday 18 November 2005 03:48, Mark Mitchell wrote:
> I would like to better understand the status of GOMP; is it going to be
> ready for 4.2 within a couple of months?
>
Most definitely. We have been essentially waiting for 4.1 to branch.
There are 5 modules to merge: library, C, C++, Fortran, middle-end.
The FEs can be merged in more or less independently from library and
middle-end.