Re: [openssl-dev] OpenSSL 1.1.0 pre 6: SPARCv9 capability bits problem

2016-08-11 Thread Andy Polyakov
> The following change introduced build problems: > >> +if (vec[1]&0x8) OPENSSL_sparcv9cap_P[0] |= SPARCV9_VIS4; > > ... here we use vec[1], so the compiler warns: > > crypto/sparcv9cap.c:179:20: warning: array subscript is above array > bounds [-Warray-bounds] >

[openssl-dev] OpenSSL 1.1.0 pre 6: SPARCv9 capability bits problem

2016-08-04 Thread Rainer Jung
The following change introduced build problems: Am 25.04.2016 um 11:51 schrieb Andy Polyakov: The branch master has been updated via 299ccadcdb99001c618d188fb243c1c86a1c (commit) from a82a9f71ad0149380a680cae4c0cc693e6324679 (commit) - Log