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

Adapt for GCC 13 #357

Closed
ckormanyos opened this issue Mar 27, 2023 · 2 comments
Closed

Adapt for GCC 13 #357

ckormanyos opened this issue Mar 27, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@ckormanyos
Copy link
Owner

Try and use GCC 13 locally and in CI when available.

@ckormanyos ckormanyos self-assigned this Mar 27, 2023
@ckormanyos ckormanyos added the enhancement New feature or request label Mar 27, 2023
@ckormanyos
Copy link
Owner Author

Also take a look at sequences such as (__GNUC__ >= 12) and re-assess if these can be limited to GCC 12 only.

@ckormanyos
Copy link
Owner Author

It runs on Godbolt on GCC 13.x. This issue waits now until a long-term Ubuntu runner with GCC 13 or higher shows up on GHA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant