gomp-discuss
[Top][All Lists]
Advanced

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

RE: [Gomp-discuss] Re: Implementing OpenMP pragmas for the C front end


From: Scott Robert Ladd
Subject: RE: [Gomp-discuss] Re: Implementing OpenMP pragmas for the C front end
Date: Sat, 8 Feb 2003 08:09:33 -0500

> 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.

I don't really see a problem with implementing for C++ and porting to C.

The only practical difference in OpenMP between C and C++ is in the
necessity for the latter to construct private objects via copy constructor
from the original object.

..Scott





reply via email to

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