[Release-testers] [llvm-dev] [11.0.0 Release] Release Candidate 3 is here

Rainer Orth via Release-testers release-testers at lists.llvm.org
Wed Sep 23 07:19:57 PDT 2020


Hi Hans,

> Release testers: please start your engines, run the script, share your
> results, and upload binaries. And thank you very much for your help so
> far.

I've now uploaded Solaris 11.4/amd64 and sparcv9 binaries:

$ sha256sum clang+llvm-11.0.0-rc3-*
6db4a0880c5afd2dd4b26850c805e13fcb07af70d581bd33e951b3be9a8611ee  clang+llvm-11.0.0-rc3-amd64-pc-solaris2.11.tar.xz
3b7922d920940ecd72e4d91df203af95bb4ade07804b35edb4cae09f286ef9e7  clang+llvm-11.0.0-rc3-sparcv9-sun-solaris2.11.tar.xz

amd64 results are unchanged relative to rc2.  On sparcv9 it has been
discovered that the failures observed there were caused by a bug in the
linker's unused section processing (more in Bug 47304).  As a
workaround, I've built the tarball with ld -z discard-unused=sections
disabled, which reduces the number of failures from 1332 to 155, many of
the latter already fixed on master.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


More information about the Release-testers mailing list