This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Implementing OpenMP pragmas for the C front end
- From: Pop Sébastian <pop at gauvain dot u-strasbg dot fr>
- To: Neil Booth <neil at daikokuya dot co dot uk>
- Cc: Steven Bosscher <s dot bosscher at student dot tudelft dot nl>, gcc at gcc dot gnu dot org,OpenMP for GCC project <gomp-discuss at nongnu dot org>
- Date: Sat, 8 Feb 2003 12:42:17 +0100
- Subject: Re: Implementing OpenMP pragmas for the C front end
- References: <1044655909.800.139.camel@steven> <20030207225104.GA18210@daikokuya.co.uk>
On Fri, Feb 07, 2003 at 10:51:04PM +0000, Neil Booth wrote:
>
> It's probably worth waiting for the new parser; I don't think we'll be
> using bison in 18 months time.
>
Then we could focus our efforts on the C++ front-end that is ready.
Once the C-fe will be rewritten in rd form, we'll port the OMP bits to C-fe.