https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96080
Christopher Albert <albert at tugraz dot at> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |albert at tugraz dot at
--- Comment #3 from Christopher Albert <albert at tugraz dot at> ---
Created attachment 63139
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=63139&action=edit
Minimal solution removing contiguous
This patch makes behavior crash-free and consistent with nvfortran despite
ambiguous OpenACC standard and also resolves
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123280 . Let me know if it works
for you.