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

Hans Wennborg via Release-testers release-testers at lists.llvm.org
Thu Sep 24 07:11:17 PDT 2020


On Wed, Sep 23, 2020 at 4:20 PM Rainer Orth <ro at gcc.gnu.org> wrote:
>
> 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

Thanks! Added to the release page now.

>
> 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.

Sounds like progress. Thanks!


More information about the Release-testers mailing list