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
Uh oh!
There was an error while loading. Please reload this page.
-
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 || trueand on Intel I got some failures:No failures on Apple Silicon:
If I have to run more tests, please let me know what additional
maketargets to invoke.Beta Was this translation helpful? Give feedback.
All reactions