]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
Fix r314332 (MFC of r300903): do not use C99 Static array indices
authoravg <avg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 2 Mar 2017 09:10:39 +0000 (09:10 +0000)
committeravg <avg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 2 Mar 2017 09:10:39 +0000 (09:10 +0000)
commit35c860cda3d11230a76c8a61912669acaf647d8a
treeb652b5becc2554eed3cfe7ad045439d1fde802b0
parente3b4d56a03a01c8fba04337baff1ef59a3629b89
Fix r314332 (MFC of r300903): do not use C99 Static array indices

The proper conditional support for that feature has not been MFC-ed yet
and GCC is quirky about it.  See r314101.

This is a direct commit.

Reported by: gjb

git-svn-id: svn://svn.freebsd.org/base/stable/10@314550 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/crypto/sha2/sha512c.c
sys/crypto/sha2/sha512t.h