mirror of git://gcc.gnu.org/git/gcc.git
* tree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define. * gimplify.c (omp_is_private): Change last argument's type to int. Only diagnose lastprivate if the simd argument is 1, only diagnose linear if the simd argument is 2. (gimplify_omp_for): Adjust omp_is_private callers. When adding lastprivate or private, add the clause to OMP_FOR_CLAUSES. Pass GOVD_EXPLICIT to omp_add_variable. For simd with collapse == 1 create OMP_CLAUSE_LINEAR rather than OMP_CLAUSE_PRIVATE for var. If var != decl and decl is in OMP_CLAUSE_LINEAR, gimplify decl increment to OMP_CLAUSE_LINEAR_GIMPLE_SEQ. * omp-low.c (scan_sharing_clauses, lower_lastprivate_clauses): Handle OMP_CLAUSE_LINEAR_GIMPLE_SEQ. * tree-nested.c (convert_nonlocal_omp_clauses, convert_local_omp_clauses): Handle OMP_CLAUSE_LINEAR. * testsuite/libgomp.c/simd-7.c: New test. * testsuite/libgomp.c/simd-8.c: New test. * testsuite/libgomp.c/simd-9.c: New test. * testsuite/libgomp.c/loop-16.c: New test. From-SVN: r209760 |
||
|---|---|---|
| .. | ||
| Mac_files | ||
| cord | ||
| doc | ||
| include | ||
| testsuite | ||
| AmigaOS.c | ||
| BCC_MAKEFILE | ||
| ChangeLog | ||
| EMX_MAKEFILE | ||
| MacOS.c | ||
| MacProjects.sit.hqx | ||
| Makefile.DLLs | ||
| Makefile.am | ||
| Makefile.direct | ||
| Makefile.dist | ||
| Makefile.dj | ||
| Makefile.in | ||
| NT_MAKEFILE | ||
| NT_STATIC_THREADS_MAKEFILE | ||
| NT_THREADS_MAKEFILE | ||
| OS2_MAKEFILE | ||
| PCR-Makefile | ||
| SMakefile.amiga | ||
| WCC_MAKEFILE | ||
| aclocal.m4 | ||
| add_gc_prefix.c | ||
| allchblk.c | ||
| alloc.c | ||
| alpha_mach_dep.S | ||
| backgraph.c | ||
| blacklst.c | ||
| callprocs | ||
| checksums.c | ||
| configure | ||
| configure.ac | ||
| configure.host | ||
| darwin_stop_world.c | ||
| dbg_mlc.c | ||
| depcomp | ||
| digimars.mak | ||
| dyn_load.c | ||
| finalize.c | ||
| gc.mak | ||
| gc_cpp.cc | ||
| gc_cpp.cpp | ||
| gc_dlopen.c | ||
| gcc_support.c | ||
| gcj_mlc.c | ||
| gcname.c | ||
| headers.c | ||
| hpux_test_and_clear.s | ||
| ia64_save_regs_in_stack.s | ||
| if_mach.c | ||
| if_not_there.c | ||
| mach_dep.c | ||
| malloc.c | ||
| mallocx.c | ||
| mark.c | ||
| mark_rts.c | ||
| mips_sgi_mach_dep.s | ||
| mips_ultrix_mach_dep.s | ||
| misc.c | ||
| new_hblk.c | ||
| obj_map.c | ||
| os_dep.c | ||
| pc_excludes | ||
| pcr_interface.c | ||
| powerpc_darwin_mach_dep.s | ||
| pthread_stop_world.c | ||
| pthread_support.c | ||
| ptr_chck.c | ||
| real_malloc.c | ||
| reclaim.c | ||
| rs6000_mach_dep.s | ||
| setjmp_t.c | ||
| sparc_mach_dep.S | ||
| sparc_netbsd_mach_dep.s | ||
| sparc_sunos4_mach_dep.s | ||
| specific.c | ||
| stubborn.c | ||
| threadlibs.c | ||
| threads.mk.in | ||
| typd_mlc.c | ||
| version.h | ||
| win32_threads.c | ||