Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 554392
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- john-1.7.9-jumbo-7/src/rawSHA1_ng_fmt.c
0
++ john-1.7.9-jumbo-7/src/rawSHA1_ng_fmt.c
Lines 530-536 Link Here
530
530
531
#if defined(__SSE4_1__)
531
#if defined(__SSE4_1__)
532
532
533
# if !defined(__INTEL_COMPILER)
533
# if !defined(__INTEL_COMPILER) && !defined(__clang__)
534
// This intrinsic is not always available in GCC, so define it here.
534
// This intrinsic is not always available in GCC, so define it here.
535
static inline int _mm_testz_si128 (__m128i __M, __m128i __V)
535
static inline int _mm_testz_si128 (__m128i __M, __m128i __V)
536
{
536
{

Return to bug 554392