https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96265
--- Comment #17 from Jan André Reuter <j.reu...@fz-juelich.de> --- Good news! I built GCC trunk on a GH200 system via EasyBuild and tried a few examples. A very basic example (more or less a "Hello World") worked just fine. Afterwards, I tried a few of our offload examples used in our internal CI. Those worked fine as well, both for a single GPU (our login node) and on four GPUs (one of our compute nodes). This is just a small sample size, but a huge step towards offloading support on aarch64.