Skip to content

Fix building in GCC 13 #29

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

Conversation

FrNecas
Copy link

@FrNecas FrNecas commented Nov 21, 2023

This is a cherry-pick of an existing commit to make 2LS's CBMC build work with GCC 13

Otherwise we see errors like this with gcc13:
src/solvers/prop/prop.h:115:39: error: 'uint32_t' has not been declared

Put the includes as per check-clang-format.
@peterschrammel peterschrammel marked this pull request as ready for review November 24, 2023 17:31
@peterschrammel peterschrammel merged commit 7c65269 into peterschrammel:2ls-prerequisites-cbmc-5.61.0 Nov 24, 2023
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.

3 participants