-
Notifications
You must be signed in to change notification settings - Fork 262
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
Test failures with GCC 14 #8163
Comments
Hi @lzaoral Thanks for reporting this. Would it be possible for you to test this with GCC 13 or earlier and the latest CBMC? |
For the first issue it would seem that For the second issue we need to add support for typedef __decltype(0.0bf16) __bfloat16_t; |
Fixed in #8170.
Done in #8169. |
All relevant PRs have now been merged, closing. |
CBMC version: 5.95.1
Operating system: Fedora Rawhide
Exact command line resulting in the issue: just execute the CORE test suite
What behaviour did you expect: all tests pass
What happened instead: some tests fail
Two types of failures can be observed:
The text was updated successfully, but these errors were encountered: