Skip to content

Commit c2a71d3

Browse files
authored
Merge pull request #21 from sourceryinstitute/update-readme
doc(README): update compiler test failure tally
2 parents 4ffaa59 + 0ccc60b commit c2a71d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ behaviors:
6666

6767
| _Compiler_ | _Test failures_ | _Version tested_ |
6868
| :--- | :---: | :--- |
69-
| NAG | 0 | `nagfor` 7.1 |
70-
| GCC | 1 | `gfortran` 11.2.0 (Homebrew GCC 11.2.0\_3) |
69+
| NAG | 1 | `nagfor` 7.1 |
70+
| GCC | 4 | `gfortran` 11.3.0. |
7171
| Intel | 2 | `ifort` 2021.5.0 Build 20211109\_000000 |
7272
| NVIDIA | Fails to build (ICE) | `nvfortran` 2022.2 |
7373
| AMD | Fails to build (ICE) | `flang` 13.0.0 (AOCC_3.2.0-Build\#128 2021\_11\_12) |

0 commit comments

Comments
 (0)