File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Release 3.11, 2022-06-27
2+ ========================
3+
14New features:
25- Support `_Generic` expressions from ISO C11.
36
@@ -25,8 +28,8 @@ Bug fixes:
2528- x86: changed the compilation of `__builtin_fmin` and `__builtin_fmax`
2629 so that their NaN behavior is the one documented in the manual.
2730- Improved reproducibility of register allocation.
28- (Compiling CompCert with two different OCaml versions could result
29- in correct but different allocations.)
31+ (Before, compiling CompCert with two different OCaml versions could
32+ have resulted in correct but different allocations.)
3033- Hardened the configure script against Cygwin installations that produce
3134 \r\n for end-of-lines (#434).
3235- RISC-V: tail calls to far-away functions were causing link-time errors
Original file line number Diff line number Diff line change 1- version=3.10
1+ version=3.11
22buildnr=
33tag=
44branch=
You can’t perform that action at this time.
0 commit comments