Skip to content

Conversation

sim642
Copy link
Member

@sim642 sim642 commented Sep 1, 2025

Closes #190.

TODO

  • Check _Float16 availability, e.g. not supported on GCC 11 with x86.

@sim642 sim642 added this to the 2.0.7 milestone Sep 1, 2025
@sim642 sim642 merged commit 95aa21c into develop Sep 2, 2025
14 of 28 checks passed
@sim642 sim642 deleted the float16 branch September 2, 2025 13:44
sim642 added a commit to sim642/opam-repository that referenced this pull request Sep 2, 2025
CHANGES:

* Add `_Float16` type support (goblint/cil#190, goblint/cil#193).
* Add C23 `alignof` and `alignas` support (goblint/cil#189, goblint/cil#191).
* Add initializer support for anonymous struct in union (goblint/cil#176, goblint/cil#184).
* Fix enumerator printing (goblint/cil#185).
* Remove global state from `Pretty` (goblint/cil#187).
* Remove OCaml <4.12 support (goblint/cil#180, goblint/cil#181).
* Use `gnu11` standard in most tests (goblint/cil#188, goblint/cil#192).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

_Float16 support

1 participant