We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee130ab commit a3111caCopy full SHA for a3111ca
fpm/src/fpm_compiler.f90
@@ -65,6 +65,7 @@ subroutine add_compile_flag_defaults(build_name,compiler,model)
65
& -fbounds-check&
66
& -fcheck-array-temporaries&
67
& -fbacktrace&
68
+ & -fcoarray=single&
69
&'
70
71
case('release_f95')
0 commit comments