Open
Description
We will have to deal with broken support for newer standards.
Two approaches strike me as the most obvious:
- Manually implement some nasty logic to decide what libraries to enable for each compiler version.
- Try compiling each benchmark (rendered for
n=1
) before deciding whether the selected compiler version is able to handle a library.