mirror of git://gcc.gnu.org/git/gcc.git
PR middle-end/25261 PR middle-end/28790 * tree-nested.c (struct nesting_info): Added static_chain_added. (convert_call_expr): Set static_chain_added when adding static chain. Handle OMP_PARALLEL and OMP_SECTION. * gcc.dg/gomp/nestedfn-1.c: New test. * testsuite/libgomp.c/nestedfn-4.c: New test. * testsuite/libgomp.c/nestedfn-5.c: New test. * testsuite/libgomp.fortran/nestedfn3.f90: New test. From-SVN: r117235 |
||
|---|---|---|
| .. | ||
| config | ||
| testsuite | ||
| ChangeLog | ||
| Makefile.am | ||
| Makefile.in | ||
| NOTES | ||
| acinclude.m4 | ||
| aclocal.m4 | ||
| alloc.c | ||
| barrier.c | ||
| config.h.in | ||
| configure | ||
| configure.ac | ||
| configure.tgt | ||
| critical.c | ||
| env.c | ||
| error.c | ||
| fortran.c | ||
| iter.c | ||
| libgomp.h | ||
| libgomp.map | ||
| libgomp.spec.in | ||
| 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 | ||