[llvm-dev] [Release-testers] [10.0.0 Release] Release Candidate 1 is here (original) (raw)

Dimitry Andric via llvm-dev llvm-dev at lists.llvm.org
Wed Feb 5 23:01:29 PST 2020


On 4 Feb 2020, at 12:06, Dimitry Andric via Release-testers <release-testers at lists.llvm.org> wrote:

On 30 Jan 2020, at 20:38, Hans Wennborg via Release-testers <release-testers at lists.llvm.org> wrote:

It took a bit longer than planned due to master being a somewhat unstable at the branch point, but Release Candidate 1 has now been tagged as llvmorg-10.0.0-rc1. I tried building rc1 for 32-bit FreeBSD, but ran into a compile error in mlir:

For the i386 build of this rc, I used four patches, which are attached.

Main results on i386-freebsd11:

Expected Passes : 64948 Expected Failures : 251 Unsupported Tests : 3082 Unresolved Tests : 1 Unexpected Passes : 5 Unexpected Failures: 232 Individual Timeouts: 10

Uploaded: SHA256 (clang+llvm-10.0.0-rc1-i386-unknown-freebsd11.tar.xz) = 2ae94f692d58ecc6833c76a809d2aa4fbc35d597ba7be355f2d15aef10d8b6db

Building the test-suite results in the same segfaults as on amd64, which is tracked in https://bugs.llvm.org/show_bug.cgi?id=44763.

Note that the test-suite never fully built on i386 anyway, due to its hardcoded use of SSE instructions, so this is not really a big regression. :-)

-Dimitry -------------- next part -------------- A non-text attachment was scrubbed... Name: fix-clang-1.diff Type: application/octet-stream Size: 447 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200206/89190fcc/attachment.obj> -------------- next part -------------- A non-text attachment was scrubbed... Name: fix-compiler-rt-1.diff Type: application/octet-stream Size: 890 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200206/89190fcc/attachment-0001.obj> -------------- next part -------------- A non-text attachment was scrubbed... Name: fix-mlir-1.diff Type: application/octet-stream Size: 545 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200206/89190fcc/attachment-0002.obj> -------------- next part -------------- A non-text attachment was scrubbed... Name: fix-test-suite-1.diff Type: application/octet-stream Size: 552 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200206/89190fcc/attachment-0003.obj> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 223 bytes Desc: Message signed with OpenPGP URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200206/89190fcc/attachment.sig>



More information about the llvm-dev mailing list