Skip to content

Conversation

@lukel97
Copy link
Contributor

@lukel97 lukel97 commented Dec 3, 2025

In GCC 15 the default C standard was changed to gnu23, so similar to #285 this explicitly sets -std=gnu17 on benchmarks that are known to fail to build with GCC 15 because of this.

Whilst we're here, this also goes through and replaces -std=X flags with the more CMake-native C_STANDARD property.

In GCC 15 the default C standard was changed to gnu23, so similar to llvm#285 this explicitly sets -std=gnu17 on benchmarks that are known to fail to build with GCC 15 because of this.

Whilst we're here, this also goes through and replaces -std=X flags with the more CMake-native C_STANDARD property.
@lukel97 lukel97 requested a review from asb December 3, 2025 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant