about summary refs log tree commit diff
path: root/src/liballoc/tests/string.rs
diff options
context:
space:
mode:
authorMark Simulacrum <mark.simulacrum@gmail.com>2017-07-26 06:15:09 -0600
committerGitHub <noreply@github.com>2017-07-26 06:15:09 -0600
commit959ebd6785b48360ac48e334a18b3abe66beef17 (patch)
tree3161b24a486580b7e6c917d0482df2547c030382 /src/liballoc/tests/string.rs
parented09d6dfe1b5fa5f8331a4b8ab31e37755803924 (diff)
parentf0fda53cc107ccb581a2493e9f02200413e6055d (diff)
downloadrust-959ebd6785b48360ac48e334a18b3abe66beef17.tar.gz
rust-959ebd6785b48360ac48e334a18b3abe66beef17.zip
Rollup merge of #43480 - dhduvall:sparc-blake2b, r=eddyb
Constrain the layout of Blake2bCtx for proper SPARC compilation

On SPARC, optimization fuel ends up emitting incorrect load and store
instructions for the transmute() call in blake2b_compress().  If we
force Blake2bCtx to be repr(C), the problem disappears.

Fixes #43346
Diffstat (limited to 'src/liballoc/tests/string.rs')
0 files changed, 0 insertions, 0 deletions