gcc/libgomp
Jakub Jelinek d2dda7fed0 omp-low.c (lookup_decl_in_outer_ctx): Allow calling this with !ctx->is_nested.
* omp-low.c (lookup_decl_in_outer_ctx): Allow calling this
	with !ctx->is_nested.
	(maybe_lookup_decl_in_outer_ctx): Look up in outer contexts
	even if !ctx->is_nested.
	(lower_copyprivate_clauses, lower_send_clauses,
	lower_send_shared_vars): Call lookup_decl_in_outer_ctx
	unconditionally.

	* testsuite/libgomp.c/private-1.c: New test.

From-SVN: r130590
2007-12-04 00:06:55 +01:00
..
config
testsuite omp-low.c (lookup_decl_in_outer_ctx): Allow calling this with !ctx->is_nested. 2007-12-04 00:06:55 +01:00
ChangeLog omp-low.c (lookup_decl_in_outer_ctx): Allow calling this with !ctx->is_nested. 2007-12-04 00:06:55 +01:00
Makefile.am [multiple changes] 2007-11-29 15:34:21 +00:00
Makefile.in [multiple changes] 2007-11-29 15:34:21 +00:00
acinclude.m4
aclocal.m4
alloc.c
barrier.c
config.h.in
configure configure.ac: Adjust makeinfo version check. 2007-11-23 09:29:44 +00:00
configure.ac configure.ac: Adjust makeinfo version check. 2007-11-23 09:29:44 +00:00
configure.tgt
critical.c
env.c
error.c
fortran.c
iter.c
libgomp.h
libgomp.map
libgomp.spec.in
libgomp.texi
libgomp_f.h.in
libgomp_g.h
loop.c
omp.h.in
omp_lib.f90.in
omp_lib.h.in
ordered.c
parallel.c
sections.c
single.c
team.c
work.c