This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgomp/82864] Stop using GOMP_OFFLOAD_openacc_async_set_async


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

--- Comment #1 from Tom de Vries <vries at gcc dot gnu.org> ---
Hmm, I found this on openacc-gcc-7-branch:
...
commit cd69c58db3f41ac72c20bc9b780772ab7e0c113e
Author: Chung-Lin Tang <cltang@codesourcery.com>
Date:   Tue Jul 25 15:02:26 2017 +0000

    OpenACC async re-work

        ...

        libgomp/
        ....
        (GOMP_OFFLOAD_openacc_async_set_async): Remove.
        ...

        ...  
...

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]