Skip to content

Commit a3111ca

Browse files
urbanjostLKedward
andauthored
Update fpm/src/fpm_compiler.f90
Co-authored-by: Laurence Kedward <[email protected]>
1 parent ee130ab commit a3111ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fpm/src/fpm_compiler.f90

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ subroutine add_compile_flag_defaults(build_name,compiler,model)
6565
& -fbounds-check&
6666
& -fcheck-array-temporaries&
6767
& -fbacktrace&
68+
& -fcoarray=single&
6869
&'
6970

7071
case('release_f95')

0 commit comments

Comments
 (0)