<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
This sounds like RT3885.
<div class=""><br class="">
</div>
<div class="">I have an available fix:</div>
<div class=""><br class="">
</div>
<div class=""><a href="https://github.com/openssl/openssl/pull/597" class="">https://github.com/openssl/openssl/pull/597</a></div>
<div class=""><br class="">
</div>
<div class="">
<div class="">
<div apple-content-edited="true" class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class="">--</div>
<div class="">-Todd Short</div>
<div class="">// <a href="mailto:tshort@akamai.com" class="">tshort@akamai.com</a></div>
<div class="">// "One if by land, two if by sea, three if by the Internet."</div>
</div>
</div>
</div>
<br class="">
<div>
<blockquote type="cite" class="">
<div class="">On Jan 29, 2016, at 12:04 PM, Viktor Dukhovni via RT <<a href="mailto:rt@openssl.org" class="">rt@openssl.org</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class=""><br class="">
<blockquote type="cite" class="">On Jan 29, 2016, at 4:59 AM, Kiyoshi KANAZAWA via RT <<a href="mailto:rt@openssl.org" class="">rt@openssl.org</a>> wrote:<br class="">
<br class="">
cc -I.. -I../.. -I../modes -I../include -I../../include  -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -xarch=generic64 -xstrconst -Xa -DL_ENDIAN -DFILIO_H -xO5 -xdepend -xbuiltin -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5
 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c  -o ghash-x86_64.o ghash-x86_64.s<br class="">
cc: Warning: -xarch=generic64 is deprecated, use -m64 to create 64-bit programs<br class="">
Assembler: <br class="">
       "ghash-x86_64.s", line 890 : Syntax error<br class="">
       Near line: "    movq    $1.15473355479995e+19,%rax"<br class="">
</blockquote>
<br class="">
You'll need a 64-bit Perl.  When I try "perl ghash-x86_64.pl" I get:<br class="">
<br class="">
...<br class="">
       subq    $48,%rcx<br class="">
       movq    $11547335547999543296,%rax<br class="">
       movdqu  48(%rsi),%xmm14<br class="">
       movdqu  64(%rsi),%xmm15<br class="">
...<br class="">
<br class="">
-- <br class="">
<span class="Apple-tab-span" style="white-space:pre"></span>Viktor.<br class="">
<br class="">
<br class="">
<br class="">
<br class="">
_______________________________________________<br class="">
openssl-dev mailing list<br class="">
To unsubscribe: <a href="https://mta.openssl.org/mailman/listinfo/openssl-dev" class="">
https://mta.openssl.org/mailman/listinfo/openssl-dev</a><br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</body>
</html>