about summary refs log tree commit diff
path: root/src/test/codegen/alloc-optimisation.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2016-10-30 03:31:00 -0700
committerGitHub <noreply@github.com>2016-10-30 03:31:00 -0700
commitaef5ca5590a23799396aa656bd303731c9d96531 (patch)
tree7e70acb5d5b48ec4d8c70ef5fbcc07e61fcfd6e8 /src/test/codegen/alloc-optimisation.rs
parent12382665a9b92b3e7af27f8c2d56e39eeffe95a6 (diff)
parentde80670f7487f5db26e3929f7f2f464345859b49 (diff)
downloadrust-aef5ca5590a23799396aa656bd303731c9d96531.tar.gz
rust-aef5ca5590a23799396aa656bd303731c9d96531.zip
Auto merge of #37392 - alexcrichton:more-disable-jemalloc, r=brson
Disable jemalloc on aarch64/powerpc

Sounds like jemalloc is broken on systems which differ in page size than the
host it was compiled on (unless an option was passed). This unfortunately
reduces the portability of binaries created and can often make Rust segfault by
default. For now let's patch over this by disabling jemalloc until we can figure
out a better solution.

Closes #36994
Closes #37320
cc jemalloc/jemalloc#467
Diffstat (limited to 'src/test/codegen/alloc-optimisation.rs')
0 files changed, 0 insertions, 0 deletions