[cfe-dev] [Release-testers] 12.0.1-rc4 release has been tagged

Michał Górny via cfe-dev cfe-dev at lists.llvm.org
Tue Jul 6 09:56:35 PDT 2021


On Fri, 2021-07-02 at 13:59 -0700, Tom Stellard via Release-testers
wrote:
> Hi,
> 
> I've tagged the 12.0.1-rc4 release.  This will hopefully be the last release
> candidate.  Please test and upload binaries.
> 

This mostly looks good on amd64 & x86, except that:

1. Three compiler-rt tests fail for me against glibc 2.33 (I'm just
skipping them):

  compiler-rt/test/lsan/TestCases/many_threads_detach.cpp [1]
  compiler-rt/test/msan/fstat.cpp [2]
  compiler-rt/test/sanitizer_common/TestCases/Posix/lstat.cpp

2. One openmp test is suffering from missing include [3].

3. asan_symbolize tests are broken on py3.10 [4].

I've submitted trivial fixes for 3/4 but I'm not going to complain
if you don't want last minute inclusions.


[1] https://bugs.llvm.org/show_bug.cgi?id=48962
[2] https://bugs.llvm.org/show_bug.cgi?id=50491
[3] https://reviews.llvm.org/D105474
[4] https://reviews.llvm.org/D105489

-- 
Best regards,
Michał Górny




More information about the cfe-dev mailing list