Skip to content

v3: Change GCC10+ warnings to status messages#432

Merged
mathomp4 merged 1 commit intorelease/v3from
feature/v3-remove-gcc-warnings
Mar 24, 2025
Merged

v3: Change GCC10+ warnings to status messages#432
mathomp4 merged 1 commit intorelease/v3from
feature/v3-remove-gcc-warnings

Conversation

@mathomp4
Copy link
Copy Markdown
Member

Current we emit warnings about using -fallow-argument-mismatch and -fallow-invalid-boz with GCC 10+ but, well, the code hasn't been changed and probably never will be. Indeed, many packages in Spack, etc do this by default as well.

So, we change the warnings to STATUS messages for cleanliness.

@mathomp4 mathomp4 added the 0 diff The changes in this pull request have verified to be zero-diff with the target branch. label Mar 24, 2025
@mathomp4 mathomp4 self-assigned this Mar 24, 2025
@mathomp4 mathomp4 requested a review from a team as a code owner March 24, 2025 13:48
@mathomp4 mathomp4 merged commit 6d0e83b into release/v3 Mar 24, 2025
15 checks passed
@mathomp4 mathomp4 deleted the feature/v3-remove-gcc-warnings branch March 24, 2025 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0 diff The changes in this pull request have verified to be zero-diff with the target branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant