Skip to content

Commit d7e8b9d

Browse files
authored
doc(README): note .all. bug for gfortran
1 parent a42b332 commit d7e8b9d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ Compiler bugs related to the following issues have been reported:
6464
- The `test_description_t` constructor's `diagnosis_function` actual argument must be a procedure pointer.
6565
- Each element of a `vector_test_description_t` array must be defined in a separate program statement.
6666
- The `string_t` type's `bracket` type-bound procedure causes a program crash.
67+
- The `string_t` type's `.all.` operator causes a program crash.
6768
2. `ifx` issue:
6869
- Two `string_t` tests fail as described in issue [#51](https://github.com/BerkeleyLab/julienne/issues/51).
6970

0 commit comments

Comments
 (0)