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

--- Comment #16 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-9 branch has been updated by Thomas Schwinge
<tschwi...@gcc.gnu.org>:

https://gcc.gnu.org/g:a99a8431e670a6c0ac861d738249ff4d94d6552e

commit r9-8495-ga99a8431e670a6c0ac861d738249ff4d94d6552e
Author: Thomas Schwinge <tho...@codesourcery.com>
Date:   Mon Apr 13 08:56:03 2020 +0200

    Rename 'libgomp.oacc-c-c++-common/static-dynamic-lifetimes-*' to
'libgomp.oacc-c-c++-common/structured-dynamic-lifetimes-*' [PR92843]

    Fix-up for commit be9862dd96945772ae0692bc95b37ec6dbcabda0 "Test cases for
    mixed structured/dynamic data lifetimes with OpenACC [PR92843]": it's
    "structured", not "static" data lifetimes/reference counters.

            libgomp/
            PR libgomp/92843
            *
testsuite/libgomp.oacc-c-c++-common/static-dynamic-lifetimes-1-lib.c:
            Rename to...
            *
testsuite/libgomp.oacc-c-c++-common/structured-dynamic-lifetimes-1-lib.c:
            ... this.
            * testsuite/libgomp.oacc-c-c++-common/static-dynamic-lifetimes-1.c:
            Rename to...
            *
testsuite/libgomp.oacc-c-c++-common/structured-dynamic-lifetimes-1.c:
            ... this.
            *
testsuite/libgomp.oacc-c-c++-common/static-dynamic-lifetimes-2-lib.c:
            Rename to...
            *
testsuite/libgomp.oacc-c-c++-common/structured-dynamic-lifetimes-2-lib.c:
            ... this.
            * testsuite/libgomp.oacc-c-c++-common/static-dynamic-lifetimes-2.c:
            Rename to...
            *
testsuite/libgomp.oacc-c-c++-common/structured-dynamic-lifetimes-2.c:
            ... this.
            *
testsuite/libgomp.oacc-c-c++-common/static-dynamic-lifetimes-3-lib.c:
            Rename to...
            *
testsuite/libgomp.oacc-c-c++-common/structured-dynamic-lifetimes-3-lib.c:
            ... this.
            * testsuite/libgomp.oacc-c-c++-common/static-dynamic-lifetimes-3.c:
            Rename to...
            *
testsuite/libgomp.oacc-c-c++-common/structured-dynamic-lifetimes-3.c:
            ... this.
            *
testsuite/libgomp.oacc-c-c++-common/static-dynamic-lifetimes-4-lib.c:
            Rename to...
            *
testsuite/libgomp.oacc-c-c++-common/structured-dynamic-lifetimes-4-lib.c:
            ... this.
            * testsuite/libgomp.oacc-c-c++-common/static-dynamic-lifetimes-4.c:
            Rename to...
            *
testsuite/libgomp.oacc-c-c++-common/structured-dynamic-lifetimes-4.c:
            ... this.
            *
testsuite/libgomp.oacc-c-c++-common/static-dynamic-lifetimes-5-lib.c:
            Rename to...
            *
testsuite/libgomp.oacc-c-c++-common/structured-dynamic-lifetimes-5-lib.c:
            ... this.
            * testsuite/libgomp.oacc-c-c++-common/static-dynamic-lifetimes-5.c:
            Rename to...
            *
testsuite/libgomp.oacc-c-c++-common/structured-dynamic-lifetimes-5.c:
            ... this.
            *
testsuite/libgomp.oacc-c-c++-common/static-dynamic-lifetimes-6-lib.c:
            Rename to...
            *
testsuite/libgomp.oacc-c-c++-common/structured-dynamic-lifetimes-6-lib.c:
            ... this.
            * testsuite/libgomp.oacc-c-c++-common/static-dynamic-lifetimes-6.c:
            Rename to...
            *
testsuite/libgomp.oacc-c-c++-common/structured-dynamic-lifetimes-6.c:
            ... this.
            *
testsuite/libgomp.oacc-c-c++-common/static-dynamic-lifetimes-7-lib.c:
            Rename to...
            *
testsuite/libgomp.oacc-c-c++-common/structured-dynamic-lifetimes-7-lib.c:
            ... this.
            * testsuite/libgomp.oacc-c-c++-common/static-dynamic-lifetimes-7.c:
            Rename to...
            *
testsuite/libgomp.oacc-c-c++-common/structured-dynamic-lifetimes-7.c:
            ... this.
            *
testsuite/libgomp.oacc-c-c++-common/static-dynamic-lifetimes-8-lib.c:
            Rename to...
            *
testsuite/libgomp.oacc-c-c++-common/structured-dynamic-lifetimes-8-lib.c:
            ... this.
            *
testsuite/libgomp.oacc-c-c++-common/static-dynamic-lifetimes-8.c::
            Rename to...
            *
testsuite/libgomp.oacc-c-c++-common/structured-dynamic-lifetimes-8.c:
            ... this.

    (cherry picked from commit af4c92573dc462a17a6c345756889d28054ed591)

Reply via email to