https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120865
--- Comment #3 from Benjamin Schulz ---
Options were:
-O1 -fopenmp -foffload=nvptx-none -fno-stack-protector -Wall
Note that without -O i get the following:
(i.e. without optimization, the program terminates ordinarily...)
Ordinary matri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120865
--- Comment #2 from Benjamin Schulz ---
Created attachment 61752
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61752&action=edit
cmakelists.txt
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120865
--- Comment #1 from Benjamin Schulz ---
Created attachment 61751
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61751&action=edit
mein_omp.cpp