gcc/libgomp/testsuite/libgomp.c
Jakub Jelinek ac84c0623d re PR middle-end/35196 (lastprivate broken for static non-ordered loops)
PR middle-end/35196
	* omp-low.c (expand_omp_for_generic): Don't initialize fd->v
	in entry_bb.
	(expand_omp_for_static_nochunk): Initialize fd->v in seq_start_bb
	rather than in entry_bb.

	* testsuite/libgomp.c/pr35196.c: New test.

From-SVN: r132351
2008-02-15 18:42:25 +01:00
..
appendix-a
atomic-1.c cpuid.h: New file. 2007-09-05 19:43:01 +02:00
atomic-2.c cpuid.h: New file. 2007-09-05 19:43:01 +02:00
atomic-10.c default.exp: New file. 2007-03-22 08:00:08 +01:00
barrier-1.c barrier-1.c: Change timestamp tests from '<' to '<='. 2006-10-06 08:32:33 +00:00
c.exp default.exp: New file. 2007-03-22 08:00:08 +01:00
copyin-1.c
copyin-2.c
copyin-3.c
critical-1.c re PR libgomp/27612 (Tests use __sync_lock_test_and_set_4') 2006-05-22 19:10:45 +00:00
critical-2.c
lib-1.c
loop-1.c re PR libgomp/27612 (Tests use __sync_lock_test_and_set_4') 2006-05-22 19:10:45 +00:00
loop-2.c re PR libgomp/27612 (Tests use __sync_lock_test_and_set_4') 2006-05-22 19:10:45 +00:00
loop-3.c
nested-1.c
nested-2.c
nestedfn-1.c
nestedfn-2.c
nestedfn-3.c
nestedfn-4.c re PR middle-end/25261 ([gomp] Nested function calls in #pragma omp parallel blocks) 2006-09-26 20:10:58 +02:00
nestedfn-5.c re PR middle-end/25261 ([gomp] Nested function calls in #pragma omp parallel blocks) 2006-09-26 20:10:58 +02:00
omp_hello.c
omp_matvec.c
omp_orphan.c
omp_reduction.c
omp_workshare1.c
omp_workshare2.c
omp_workshare3.c
omp_workshare4.c
omp-loop01.c
omp-loop02.c
omp-loop03.c
omp-nested-1.c
omp-parallel-for.c
omp-parallel-if.c
omp-single-1.c
omp-single-2.c
omp-single-3.c
ordered-1.c re PR libgomp/27612 (Tests use __sync_lock_test_and_set_4') 2006-05-22 19:10:45 +00:00
ordered-2.c re PR libgomp/27612 (Tests use __sync_lock_test_and_set_4') 2006-05-22 19:10:45 +00:00
ordered-3.c
parallel-1.c
pr24455-1.c
pr24455.c
pr26171.c
pr26943-1.c re PR c++/26943 ([gomp] firstprivate + lastprivate uses inefficient barrier) 2006-05-02 22:03:38 +02:00
pr26943-2.c re PR c++/26943 ([gomp] firstprivate + lastprivate uses inefficient barrier) 2006-05-02 22:03:38 +02:00
pr26943-3.c re PR c++/26943 ([gomp] firstprivate + lastprivate uses inefficient barrier) 2006-05-02 22:03:38 +02:00
pr26943-4.c re PR c++/26943 ([gomp] firstprivate + lastprivate uses inefficient barrier) 2006-05-02 22:03:38 +02:00
pr29947-1.c default.exp: New file. 2007-03-22 08:00:08 +01:00
pr29947-2.c default.exp: New file. 2007-03-22 08:00:08 +01:00
pr30494.c re PR middle-end/30494 (ICE with VLA and openmp) 2007-01-24 21:56:45 +01:00
pr32362-1.c re PR middle-end/32362 (ICE: in lookup_decl_in_outer_ctx, at omp-low.c:1508) 2007-06-21 14:11:00 +02:00
pr32362-2.c re PR middle-end/32362 (ICE: in lookup_decl_in_outer_ctx, at omp-low.c:1508) 2007-06-21 14:11:00 +02:00
pr32362-3.c re PR middle-end/32362 (ICE: in lookup_decl_in_outer_ctx, at omp-low.c:1508) 2007-06-21 14:11:00 +02:00
pr32468.c re PR libgomp/32468 (number of threads in a parallel region depends on number of SECTIONs and MAX_THREADS) 2007-07-02 21:19:28 +02:00
pr33880.c re PR middle-end/33880 (ICE: in extract_omp_for_data, at omp-low.c:162) 2008-01-25 13:54:42 +01:00
pr34513.c re PR c++/34513 (static variable not found for C++ OpenMP) 2007-12-19 13:58:32 +01:00
pr35130.c re PR middle-end/35130 (OpenMP: Private variable passed to subroutine) 2008-02-15 18:36:43 +01:00
pr35196.c re PR middle-end/35196 (lastprivate broken for static non-ordered loops) 2008-02-15 18:42:25 +01:00
private-1.c omp-low.c (lookup_decl_in_outer_ctx): Allow calling this with !ctx->is_nested. 2007-12-04 00:06:55 +01:00
reduction-1.c
reduction-2.c
reduction-3.c
reduction-4.c
sections-1.c re PR libgomp/27612 (Tests use __sync_lock_test_and_set_4') 2006-05-22 19:10:45 +00:00
shared-1.c
shared-2.c
shared-3.c
single-1.c re PR libgomp/27612 (Tests use __sync_lock_test_and_set_4') 2006-05-22 19:10:45 +00:00
single-2.c
vla-1.c