https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120530
--- Comment #1 from Tobias Burnus <burnus at gcc dot gnu.org> --- > FAILs its execution test for nvptx offloading That's not generally true: Running gcc/libgomp/testsuite/libgomp.c/c.exp ... PASS: libgomp.c/target-map-zero-sized-3.c (test for excess errors) PASS: libgomp.c/target-map-zero-sized-3.c execution test That's with CUDA 12.8, open-source driver 570.153.02 on NVIDIA RTX A1000 6GB Laptop. That system has unified shared memory - and quite likely a newer CUDA, driver, and Linux kernel version. - I wonder whether it has something to do with it.