Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move gcc dangling-reference check to GCC>=13. #19772

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

ScottTodd
Copy link
Member

This should fix the error reported at #19758 (comment) on older gcc versions: cc1plus: error: unrecognized command line option '-Wno-dangling-reference' [-Werror]

@ScottTodd ScottTodd added the infrastructure Relating to build systems, CI, or testing label Jan 22, 2025
@ScottTodd ScottTodd requested review from benvanik and kuhar January 22, 2025 17:15
@ScottTodd ScottTodd enabled auto-merge (squash) January 22, 2025 17:27
@ScottTodd ScottTodd merged commit 278e63a into iree-org:main Jan 22, 2025
39 checks passed
@ScottTodd ScottTodd deleted the gcc-warning-13 branch January 22, 2025 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Relating to build systems, CI, or testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants