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

fix _Float64x on M1 macOS #52

Closed
wants to merge 455 commits into from
Closed

Conversation

vogler
Copy link

@vogler vogler commented Jan 14, 2022

Fixes goblint#60 (comment) by checking __HAVE_FLOAT64X.

jerhard and others added 30 commits November 6, 2020 16:06
I don't know why `opam switch create .` chose ocaml 4.10.0.
Upgrade to 4.11.1?
…ng representation is created in kintegerCilint.
* Use unthreaded version of Batteries

* Use batteries.unthreaded in syntacticsearch

* Add minimum version requirement for batteries
Fix infinite recursion in syntactic search
michael-schwarz and others added 28 commits December 21, 2021 10:16
Make constFold aware of overflows and prevent constant folding on overflows
Adapt documentation to Goblint-CIL
Add support for additional float types
Add support for `_Static_assert`
Support C11 `_Alignof(...)`
@vogler
Copy link
Author

vogler commented Jan 14, 2022

Sorry, need to remember to not use those links to open a PR...

@vogler vogler closed this Jan 14, 2022
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.

7 participants