This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gomp] Predetermined/explicitly/implicitly determined sharing tests


On Sun, Oct 16, 2005 at 08:04:08AM -0400, Jakub Jelinek wrote:
> Is my reading of OpenMP 2.5's 2.8.1.1 correct?  If so,
> we have some deficiencies...

Yes, I think so.  I'd had a bunch of code like this once, when
the C front end did the remapping.

I think you should test allocatable as well for fortran, since
they are allowed in private clauses.



r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]