gcc/libgomp
Jakub Jelinek 5771c3915b re PR libgomp/61200 (internal compiler error: Segmentation fault, assert & openmp)
PR libgomp/61200
	* omp-low.c (taskreg_contexts): New variable.
	(scan_omp_parallel): Push newly created context into taskreg_contexts
	vector and move record layout code to finish_taskreg_scan.
	(scan_omp_task): Likewise.
	(finish_taskreg_scan): New function.
	(execute_lower_omp): Call finish_taskreg_scan on all taskreg_contexts
	vector elements and release it.

	* c-c++-common/gomp/pr61200.c: New test.

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

From-SVN: r215835
2014-10-03 09:29:42 +02:00
..
config
testsuite re PR libgomp/61200 (internal compiler error: Segmentation fault, assert & openmp) 2014-10-03 09:29:42 +02:00
ChangeLog re PR libgomp/61200 (internal compiler error: Segmentation fault, assert & openmp) 2014-10-03 09:29:42 +02:00
ChangeLog.graphite
Makefile.am
Makefile.in
acinclude.m4
aclocal.m4
alloc.c
barrier.c
config.h.in
configure
configure.ac
configure.tgt
critical.c
env.c
error.c
fortran.c
hashtab.h
iter.c
iter_ull.c
libgomp.h
libgomp.map
libgomp.spec.in
libgomp.texi
libgomp_f.h.in
libgomp_g.h
loop.c
loop_ull.c
omp.h.in
omp_lib.f90.in
omp_lib.h.in
ordered.c
parallel.c
sections.c
single.c
target.c
task.c
team.c
work.c