[Bug middle-end/104892] OpenACC 'kernels' decomposition: wrong-code cases unless manually making certain variables addressable

cvs-commit at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Mar 12 14:51:55 GMT 2022


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104892

--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Thomas Schwinge <tschwinge@gcc.gnu.org>:

https://gcc.gnu.org/g:535afbd959bc72de85fca36ba6417f075cca1018

commit r12-7626-g535afbd959bc72de85fca36ba6417f075cca1018
Author: Thomas Schwinge <thomas@codesourcery.com>
Date:   Fri Mar 11 15:11:25 2022 +0100

    OpenACC 'kernels' decomposition: wrong-code cases unless manually making
certain variables addressable [PR104892]

    Document a few examples of the status quo.

            PR middle-end/104892
            libgomp/
            * testsuite/libgomp.oacc-c-c++-common/kernels-decompose-1.c: Point
            to PR104892.
            * testsuite/libgomp.oacc-c-c++-common/default-1.c: Likewise,
            enable '--param=openacc-kernels=decompose' and adjust.
            * testsuite/libgomp.oacc-c-c++-common/kernels-reduction-1.c:
            Likewise.
            * testsuite/libgomp.oacc-c-c++-common/parallel-dims.c: Likewise.
            * testsuite/libgomp.oacc-fortran/kernels-reduction-1.f90:
            Likewise.


More information about the Gcc-bugs mailing list