Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In my environment the builds were fine in all 3 cases:
Cloned last night:
Bootstrapped with llvm/clang 16.0.6.
The good news is that all my functional tests passed, which is a first, since up to 13.2 I had to disable some exception tests.
For the GCC internal tests I did
make -k check || true
and on Intel I got some failures:No failures on Apple Silicon:
If I have to run more tests, please let me know what additional
make
targets to invoke.Beta Was this translation helpful? Give feedback.
All reactions