[Bug middle-end/113004] OpenMP 5 - structs are not mapped element-wise by default
tschwinge at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Dec 4 14:38:31 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113004
Thomas Schwinge <tschwinge at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |burnus at gcc dot gnu.org,
| |tschwinge at gcc dot gnu.org
Last reconfirmed| |2025-12-04
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
--- Comment #1 from Thomas Schwinge <tschwinge at gcc dot gnu.org> ---
'libgomp.c++/target-49.C' XPASSes for AMD GPU code offloading generally
(discrete memory as well as USM), and likewise XPASSes for USM NVIDIA GPU code
offloading; XFAILs only for discrete-memory NVIDIA GPU code offloading.
More information about the Gcc-bugs
mailing list