This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: gcc 4.0 front-end infrastructure for C dialects - plans?
- From: "Gary Funck" <gary at intrepid dot com>
- To: <gcc at gcc dot gnu dot org>
- Date: Sun, 19 Dec 2004 09:30:52 -0800
- Subject: RE: gcc 4.0 front-end infrastructure for C dialects - plans?
Joseph/Giovanni, thanks for your follow-up. Comments below.
> -----Original Message-----
> From: Joseph S. Myers [mailto:joseph@codesourcery.com]
> Sent: Saturday, December 18, 2004 4:56 PM
>
[...]
> You may find it useful to participate in the design of how GENERIC and
> GIMPLE are extended to cover OpenMP - also being implemented on a
> development branch, with no guarantee of a future merge to mainline - so
> that such extensions are such as to facilitate rather than obstruct your
> changes.
This sounds like a good way to go. I think we'll first concentrate on
seeing if we can synch up with the CVS head (plus the C parser patch)
and once that is stable, will look into the mechanics of establishing
a development branch. - Gary