Test with array-in-struct fails on emscripten #41299
Labels
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-bug
Category: This is a bug.
O-asmjs
Target: asm.js - http://asmjs.org/
O-emscripten
Target: 50% off wasm32-unknown-musl. the savings come out of stdio.h, but hey, you get SDL!
run-pass/issue-29663.rs
fails on emscripten with the following error message:Thus the test is currently ignored on emscripten.
Note: it may be that the failure occurs only on when the test is compiled with optimizations.
Note: this happens when using LLVM 4.0 (this issue was opened now to get an issue number to reference).
The text was updated successfully, but these errors were encountered: