Skip to content

Commit fab6c17

Browse files
authored
Update README to remove Clang compiler note
Removed note about switching from Clang to GCC for ISO_Fortran_binding.h.
1 parent 5695d00 commit fab6c17

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,6 @@ On 2019-01-12 [a GCC commit](https://github.com/gcc-mirror/gcc/commit/bbf18dc5d2
133133
from Paul Thomas brought ISO_Fortran_binding.h to
134134
[GCC 9](https://gcc.gnu.org/gcc-9/changes.html).
135135

136-
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).
137-
138136
Compilers having "ISO_Fortran_binding.h" include:
139137

140138
* GCC ≥ 9

0 commit comments

Comments
 (0)