https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118518
--- Comment #15 from Benjamin Schulz <schulz.benjamin at googlemail dot com> --- Hi there, my recent openmp version of the code seems to compile now (after a small change) executes without error on gcc 15.1 on gpu. So I now think about whether I have to re-convert some of it back to openACC. But, first and foremost, I can now add more features to the code and make the library really usable. So, thanks. I will alert you, if I come across further compilation problems in gcc, of course.