This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch openacc-gcc-9-branch in repository gcc.
at ac8b85410f6 Apply gangprivate attribute to innermost decl
This branch includes the following new commits:
new 4ab7c9802fb Branched from gcc-9_1_0-release new 789c1d022a8 [PATCH] Forward -foffload=[...] from the driver (compile-ti [...] new b7d99d5bc7b Async rework (v6) new dc971123546 Host-to-device transfer coalescing & magic offset value sel [...] new e7f6d3b9a0b Factor out duplicate code in gimplify_scan_omp_clauses new 1242d5e6581 OpenACC 2.6 manual deep copy support (attach/detach) new ee87cb3436c OpenACC reference count consistency checking new ad36f2e3a8a [og8] Attach/detach array slices on dereferenced struct members new 378239a91cd [1/8] Multi-dimensional dynamic array support for OpenACC d [...] new 245dc26efd5 [2/8] Multi-dimensional dynamic array support for OpenACC d [...] new a9cde8c122c [3/8] Multi-dimensional dynamic array support for OpenACC d [...] new 428bb933e97 [4/8] Multi-dimensional dynamic array support for OpenACC d [...] new b84089be096 [5/8] Multi-dimensional dynamic array support for OpenACC d [...] new 1851ac580e2 [6/8] Multi-dimensional dynamic array support for OpenACC d [...] new e2266a0a7f9 [7/8] Multi-dimensional dynamic array support for OpenACC d [...] new 26413f817be [8/8] Multi-dimensional dynamic array support for OpenACC d [...] new 857f3bc94d8 Interaction of dynamic/multidimensional arrays with attach/detach. new a6ec4f19ff5 Add support for OpenACC routine nohost clause new 1cf459e23c2 Use oacc_verify_routine_clauses for C/C++ new 6b0f72aad20 Tweak error return value for acc_set_cuda_stream. new ac6c9081234 Add OpenACC Fortran support for deviceptr and variable in c [...] new 533beb2ec19 Various OpenACC reduction enhancements - FE changes new 6f456aa7d21 Various OpenACC reduction enhancements - ME and nvptx changes new e3cdb913b54 Various OpenACC reduction enhancements - test cases new 18e5e71a03b Adjustments and additions to testcases new 99a4260fe26 Reinstate kernels-restrict behaviour new 691d1aa4a69 Generate sequential loop for OpenACC loop directive inside kernels new 0dd9e6ac878 Default compute dimensions (compile time) new 846842be6a2 Fix implicit mapping for array slices on lexically-enclosin [...] new 97d46d0cd32 Enable GOMP_MAP_FIRSTPRIVATE_INT for OpenACC new 965361e8890 Fortran "declare create"/allocate support for OpenACC new 6acf40a4364 Don't mark OpenACC auto loops as independent inside acc par [...] new 1add5113c32 Enable firstprivate OpenACC reductions new 84af3c5a2fb Fix hang when running oacc exec with CUDA 9.0 nvprof new 553ec292e4a Tweak target selector for libgomp.oacc-c-c++-common/lib-93.c. new e5ca8c276ca New tests from pr72741 only new 605f776041c Add support for gang local storage allocation in shared memory new b930a8a1ee8 Allow NULL for update directives in OpenACC 2.6 new 57093894d56 Calculate correct size for optional arguments used in the f [...] new b82fdae5301 Add support for allocatable arrays as optional arguments new b23eb4c2405 Add tests for Fortran optional arguments in OpenACC 2.6 new abe09848284 Ensure that optional-arguments check is specific to Fortran new 4fba24cfbbd Allow optional arguments to be used in the use_device OpenA [...] new f5c850bac63 Disable libstdc++ dependency for libffi new ffa02cac81b Report errors on missing OpenACC reduction clauses in neste [...] new b52c8d00658 Add OpenACC 2.6 if and if_present clauses on host_data cons [...] new 721ed7ea405 Use functional parameters for data mappings in OpenACC chil [...] new 46e6f6b64f5 Add OpenACC 2.6 `serial' construct support new 8e74c2ec2b9 Add OpenACC 2.6 `no_create' clause support new 4674caa90e8 Add OpenACC 2.6 `acc_get_property' support new ff54f28eee8 Use "-fopenacc-kernels=parloops" to document "parloops" test cases new b24a8fc55b6 Add OpenACC target kinds for decomposed kernels regions new f769c55eb29 Separate OpenACC kernels regions in data and parallel parts new f57959287ac Turn OpenACC kernels regions into a sequence of parallel regions new 7e226bd5ed5 Handle conditional execution of loops in OpenACC kernels regions new d3fee8cbece Adjust parallelism of loops in gang-single parts of OpenACC [...] new 14a66effcef Launch kernels asynchronously in OpenACC kernels regions new b8e8a238446 New OpenACC kernels region decompose algorithm new 7035758011d Make new OpenACC kernels conversion the default; adjust and [...] new 528fe932e95 Adjust parallelism of loops in gang-single parts of OpenACC [...] new 1fa609ba73e Add OpenACC 2.6 `acc_get_property' support: restore Intel M [...] new 9f8245e675d Fix ICE when optional arguments are used in OpenACC directives new 7a22697197b Update OpenACC version to 2.6 new 2987e142892 Avoid introducing 'create' mapping clauses for loop index v [...] new 995f9680a46 Initialise KEY and OFFSET fields when if_present test fails. new 3f86b73b770 Add kernels for-index reuse testcase. new a2ed98fb316 Fix references declared in lexically-enclosing OpenACC data region new d6627e70565 Fix warning syntax and typos in two libgomp tests new 34ca2518b91 Fix lexically-nested data mappings for no_alloc or optional [...] new 7f78056b7d6 Fix for firstprivate-int.f90 test failures new 9ff104a9f24 Fix missing gstdint.h error new bb65425bb28 Link libquadmath in Fortran libgomp tests new 09d9f4e78c1 Fix expected messages in goacc tests new ac8b85410f6 Apply gangprivate attribute to innermost decl
The 74 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.