<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 07/12/17 04:38, Oliver Niebuhr
      wrote:
    </div>
    <blockquote type="cite"
      cite="mid:27ed1ca7-6ba6-2f0b-d0bb-f35a373aa6f7@oliverniebuhr.de">
      <pre wrap="">BTW: It turned out that the VS SSA-Optimizer is at fault here! After
disabling it with '/d2SSAOptimizer-' blake2b.c compiles fine.

Seems like a Bug with this Tool Set Version.

I created a BR:
<a class="moz-txt-link-freetext" href="https://github.com/openssl/openssl/issues/4859">https://github.com/openssl/openssl/issues/4859</a>

Should I create a BR at the VS Forum too?</pre>
    </blockquote>
    <br>
    That would be a good idea!<br>
    <br>
    Thanks<br>
    <br>
    Matt<br>
    <br>
    <br>
    <blockquote type="cite"
      cite="mid:27ed1ca7-6ba6-2f0b-d0bb-f35a373aa6f7@oliverniebuhr.de">
      <pre wrap="">

Have a nice Day everyone
Oliver

On 06/12/2017 15:07, Michael Wojcik wrote:
</pre>
      <blockquote type="cite">
        <blockquote type="cite">
          <pre wrap="">From: openssl-users [<a class="moz-txt-link-freetext" href="mailto:openssl-users-bounces@openssl.org">mailto:openssl-users-bounces@openssl.org</a>] On Behalf
Of Oliver Niebuhr
Sent: Wednesday, December 06, 2017 08:43

Like mentioned below, I updated the VS 2017 Compiler to 14.12 - but it
also happens with 14.11.
</pre>
        </blockquote>
        <pre wrap="">
I don't know where those version numbers come from (Microsoft's dev toolchain versioning remains a mystery to me), but I'm using VS2017, running "cl" with no parameters says 19.11.25547, and I just compiled blake2b.c with no issues.

Now, this is blake2b.c from the Argon2 reference implementation - I don't know if it's been changed at all in the OpenSSL sources. And I'm not building OpenSSL in this case (it's a diffferent project that happens to include Argon2), so it's entirely possible I'm using different compiler options. But there's another data point, anyway.

</pre>
      </blockquote>
      <pre wrap="">
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>