Currently if the version returned is not a supported version, then you get a lovely stack trace. This is not nice. This can be triggered easily by adding gcc's `-fdirectives-only` flag, which stops the preprocessor from doing certain macro expansions, including those used to detect OpenMP. Fixes #8652pull/8679/head
parent
d116d94f92
commit
e308f116cb
1 changed files with 7 additions and 1 deletions
Loading…
Reference in new issue