build: gcc-11 support removed because of ICEs

This commit is contained in:
Mateusz Pusz
2023-12-22 18:23:44 +01:00
parent be1705bc4a
commit 4bb25d2661
4 changed files with 2 additions and 29 deletions

View File

@@ -27,9 +27,7 @@ The library source code is hosted on [GitHub](https://github.com/mpusz/mp-units)
As of today, the library compiles fine on the following compilers (or newer):
- gcc-11
- please note that we observed some ICEs on gcc-11
- no problems with gcc-12.2+
- gcc-12
- clang-16
- apple-clang-15