summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorPauli <pauli@openssl.org>2022-05-06 16:59:26 +1000
committerPauli <pauli@openssl.org>2022-05-10 19:39:21 +1000
commitd8a3b6edcb83abda46aea30d074aa2b7c81794e7 (patch)
tree93955c6c6a11a854f1b257fb7381ced60e70aeb9 /test
parent39f7f543738f954c9a7c0ef554e32563e241bcb9 (diff)
bn_nist: fix strict aliasing problem
As of clang-14 the strict aliasing is causing code to magically disappear. By explicitly inlining the code, the aliasing problem evaporates. Fixes #18225 Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Tim Hudson <tjh@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/18258) (cherry picked from commit 8712db5e4e0c508de10e887aebf639384dc20710)
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions