|
From: Philipp K. K. <pk...@sp...> - 2025-01-17 08:10:30
|
> If you have time, please check it and report your positive or negative
> results.
I have configured and built RC2 on FreeBSD 14.2 on aarch64, and run the
full regression tests. There are 4 test-host failures, and no other test
failures.
Philipp
P.S.:
Summary for 'host': 7 failures, 26919 tests, 6004 test cases, 0 bytes, 0
ticks
Failure: gcc-torture-execute-950704-1.c
Failure: mm-pnvi-ae-udi-pointer_from_int_disambiguation_1_xy.c
Failure: mm-pnvi-ae-udi-provenance_basic_using_uintptr_t_auto_yx.c
Failure: mm-pnvi-ae-udi-provenance_basic_using_uintptr_t_global_xy.c
The first is a new issue. The latter three are a known bug in clang 14
(and apparently still not fixed in clang 18):
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273773
|