You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is part of C23 appendix H, and is starting to be used in system
header files.
`_Float16` is kept as a distinct FP type during elaboration, then rejected
during conversion to CompCert C.
The verified part of CompCert is unchanged.
0 commit comments