gomp-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gomp-discuss] Example openMP programs.


From: Steven Bosscher
Subject: Re: [Gomp-discuss] Example openMP programs.
Date: 21 Feb 2003 17:03:09 +0100

Op vr 21-02-2003, om 13:26 schreef Pop Sébastian:
> 
> For the moment I work on the g++ parser and have a little idea of how to hack 
> the lexer in order to be able to generate tokens as suggested by Zack and 
> David: 
> 
> #pragma foo bar baz
> 
> into
> 
> __builtin_pragma foo bar baz;
> 
> Once I have something that works I'll send a patch for collecting more 
> comments from GCC people.

Excelent, great!   That will be a significant improvement for GCC and a
huge boost for us.

I was planning to start looking a bit closer at that approach next week,
too.  Need a hand, or got something to show off? :-)

Greetz
Steven






reply via email to

[Prev in Thread] Current Thread [Next in Thread]