gomp-discuss
[Top][All Lists]
Advanced

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

Re: [Gomp-discuss] Code generation


From: Diego Novillo
Subject: Re: [Gomp-discuss] Code generation
Date: 24 Feb 2003 11:12:31 -0500

On Mon, 2003-02-24 at 10:36, Biagio Lucini wrote:
> I was thinking over the week end on how to perform a source-to-source
> transformation from OpenMP to pthreads. 
>
You can't.  Not with GCC anyway.  You would have to do it with some
other pre-processor.  Once it's parsed by GCC, you can't produce C
output from the trees.


Diego.





reply via email to

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