Skip to content

Commit

Permalink
doc(README.md): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Damian Rouson committed Jan 19, 2024
1 parent b757a6b commit 0999c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ summarizes the observed compiler behaviors:
**Notes**
1. Fails to build due to an internal compiler error (ICE).
2. Fails to build due to `fpm` issue [767]. See [test/README.md#cray] for a lower bound on the Cray compiler test failures.
3. Fails to build due to polymorphism not yet being supported. However, a refactored version of 10 the compiler tests in [./tests/compiler_test_m.f90] pass when incorporated into the [llvm-test-suite].
3. Fails to build due to polymorphism not yet being supported. However, a refactored version of the 10 compiler tests in [./tests/compiler_test_m.f90] pass when incorporated into the [llvm-test-suite].

See the [test suite README.md](./test/README.md) for more details on each compiler's test
results.
Expand Down

0 comments on commit 0999c5c

Please sign in to comment.