@@ -87,9 +87,8 @@ The following combinations are tested on the default branch of stdlib:
8787
8888Name | Version | Platform | Architecture
8989--- | --- | --- | ---
90- GCC Fortran | 7, 8, 9, 10, 11 | Ubuntu 20.04 | x86_64
91- GCC Fortran | 7, 8, 9, 10, 11 | MacOS Catalina 10.15 | x86_64
92- GCC Fortran | 8 | Windows Server 2019 | x86_64
90+ GCC Fortran | 9, 10, 11 | Ubuntu 20.04 | x86_64
91+ GCC Fortran | 9, 10, 11 | MacOS Catalina 10.15 | x86_64
9392GCC Fortran (MSYS) | 10 | Windows Server 2019 | x86_64
9493GCC Fortran (MinGW) | 10 | Windows Server 2019 | x86_64, i686
9594Intel oneAPI classic | 2021.1 | Ubuntu 20.04 | x86_64
@@ -106,7 +105,7 @@ A list of tested compilers which are currently not working and the respective is
106105
107106Name | Version | Platform | Architecture | Status
108107--- | --- | --- | --- | ---
109- GCC Fortran | 7.4 | Windows 10 | i686 | [ #296 ] ( https://github.com/fortran-lang/stdlib/issues/296 )
108+ GCC Fortran | <9 | any | any | [ #296 ] ( https://github.com/fortran-lang/stdlib/issues/296 ) , [ # 430 ] ( https://github.com/fortran-lang/stdlib/pull/430 )
110109NVIDIA HPC SDK | 20.7, 20.9, 20.11 | Manjaro Linux 20 | x86_64 | [ #107 ] ( https://github.com/fortran-lang/stdlib/issues/107 )
111110NAG | 7.0 | RHEL | x86_64 | [ #108 ] ( https://github.com/fortran-lang/stdlib/issues/108 )
112111Intel Parallel Studio XE | 16, 17, 18 | OpenSUSE | x86_64 | failed to compile
0 commit comments