[cfe-dev] [Release-testers] 6.0.1-rc3 has been tagged

Dimitry Andric via cfe-dev cfe-dev at lists.llvm.org
Sun Jun 17 03:10:48 PDT 2018


On 15 Jun 2018, at 07:12, Tom Stellard via Release-testers <release-testers at lists.llvm.org> wrote:
> 
> I've tagged 6.0.1-rc3, which should be the last rc release.  If every
> thing goes well, 6.0.1-final will be next Thursday.  Testers please
> test 6.0.1-rc3 and upload the results.

Built for FreeBSD 10, tested and uploaded:

SHA256 (clang+llvm-6.0.1-rc3-amd64-unknown-freebsd10.tar.xz) = 0ceae5fa85294008c2ed695e3e3b2217f74f86907df7ff95ac9c9a49573edfc6
SHA256 (clang+llvm-6.0.1-rc3-i386-unknown-freebsd10.tar.xz) = 6b11920667e6f65137c9ed19bf9691958eacad4112de45c7b1c7edefd4c062db

Testing differences against rc2 on amd64:

rc1> Failing Tests (524):
rc2> Failing Tests (522):
rc1>     ThreadSanitizer-x86_64 :: signal_reset.cc
rc1>     libc++ :: std/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.locking/lock.pass.cpp
rc1>   Expected Passes    : 45422
rc2>   Expected Passes    : 45425
rc1>   Unexpected Failures: 524
rc2>   Unexpected Failures: 522

E.g. two failures less (though signal_reset.cc seems to randomly hang, so it's not really solved AFAIK).

On i386 there was almost no change:

rc1>   Expected Passes    : 44268
rc2>   Expected Passes    : 44269

-Dimitry

-------------- 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/cfe-dev/attachments/20180617/3b3771cf/attachment.sig>


More information about the cfe-dev mailing list