Skip to content

Commit b8f7550

Browse files
committed
doc
1 parent 58459e6 commit b8f7550

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,14 @@ from Paul Thomas brought ISO_Fortran_binding.h to
136136

137137
This means if using Clang compiler e.g. on macOS, you may need to switch to GCC (till Clang/Flang someday includes ISO_Fortran_binding.h).
138138

139-
GCC ≥ 9 and Intel oneAPI have ISO_Fortran_binding.h
139+
Compilers having "ISO_Fortran_binding.h" include:
140+
141+
* GCC ≥ 9
142+
* Intel oneAPI
143+
* Clang / Flang LLVM ≥ 19
144+
* IBM OpenXL
145+
* Cray Fortran
146+
140147

141148
## Notes
142149

0 commit comments

Comments
 (0)