[llvm-dev] [3.7.1 Release] -rc2 has been tagged

Tom Stellard via llvm-dev llvm-dev at lists.llvm.org
Mon Dec 7 08:45:54 PST 2015


On Wed, Dec 02, 2015 at 05:26:15PM +0100, Sylvestre Ledru wrote:
> Le 21/11/2015 02:39, Tom Stellard via llvm-dev a écrit :
> > Hi,
> >
> > There was one problem in -rc1, so we had to do another release
> > candidate. -rc2 has now been tagged and is ready for testing.
> >
> >
> Tom, as discussed previously, I reported the regressions from 3.7:
> https://llvm.org/bugs/show_bug.cgi?id=25710
> 3.7.1 rc2 - CodeGen/address-safety-attr.cpp fails on i386
> 

I looked into this and the output on my x86_64 build is the same with
3.7.0 and 3.7.1-rc2.  I also was not able to reproduce on a system
with an 32-bit OS and 64-bit CPU.

I don't think it is worth holding the release up more for this issue
as it seems unlikely to affect a larger number of users.  I'll go
ahead and tag 3.7.1 -final tomorrow unless there are major objections.

-Tom

> https://llvm.org/bugs/show_bug.cgi?id=25711
> 3.7.1 rc2 - CodeGen/asan-globals.cpp fails on i386
> 
> https://llvm.org/bugs/show_bug.cgi?id=25712
> 3.7.1 rc2 - CodeGen/sanitize-init-order.cpp fails on i386
> 
> https://llvm.org/bugs/show_bug.cgi?id=25713
> 3.7.1 rc2 - CodeGen/sanitize-thread-attr.cpp fails on i386
> 
> https://llvm.org/bugs/show_bug.cgi?id=25714
> 3.7.1 rc2 - CodeGen/ubsan-blacklist.c fails on i386
> 
> 
> I also reported https://llvm.org/bugs/show_bug.cgi?id=25715
> CodeGen/linux-arm-atomic.c fails on i386
> but it is not a recent regression (I had this issue in 3.7).
> 
> Hope this helps,
> Sylvestre
> 
> 


More information about the llvm-dev mailing list