LLVM error when building standard library on m68k-unknown-linux-gnu #107597
Labels
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
C-bug
Category: This is a bug.
I-crash
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
O-motorola68k
Target: Rust from the parallel universe where the Amiga won.
I tried this code:
cargo build -Zbuild-std --target m68k-unknown-linux-gnu
I expected to see this happen: just building on m68k
Instead, this happened: i don't know what is this, i guess it's a llvm bug
LLVM ERROR: unable to allocate function return #2
error: could not compile
rustc-demangle
error: could not compile
adler
Meta
Backtrace
The text was updated successfully, but these errors were encountered: