------- Comment #2 from rth at gcc dot gnu dot org  2006-05-03 01:45 -------
omp_is_private is supposed to prevent extra PRIVATE clauses from being added
when they're not needed -- since each PRIVATE clause results in a new decl 
being created.

I believe your patch is correct.


-- 

rth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|rth at gcc dot gnu dot org  |jakub at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27388

Reply via email to