[gomp] Fix 2 issues with global vars in nested contexts (PR middle-end/32362)

Richard Henderson rth@redhat.com
Thu Jun 21 00:53:00 GMT 2007


On Wed, Jun 20, 2007 at 11:26:41AM -0400, Jakub Jelinek wrote:
> 	PR middle-end/32362
> 	* omp-low.c (lookup_decl_in_outer_ctx): Don't ICE if t is NULL,
> 	but decl is a global var, instead return decl.
> 	* gimplify.c (gimplify_adjust_omp_clauses_1): Add shared clauses
> 	even for is_global_var decls, if they are private in some outer
> 	context.

Ok.


r~



More information about the Gcc-patches mailing list