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/81688] libgomp.c/target-3{3,4}.c fails: GOMP_OFFLOAD_async_run unimplemented for nvptx


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

--- Comment #2 from Tom de Vries <vries at gcc dot gnu.org> ---
These tests pass on gomp-4_0-branch, because there GOMP_OFFLOAD_get_caps does
not return GOMP_OFFLOAD_CAP_OPENMP_400, while on trunk it does.

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