Rust compiler error while building rust with coverage support. #104189
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I tried to build current version of rust with coverage support.
Only different with current bc2504a version is #profiler = false --> profiler = True
build command is: RUST_BACKTRACE=1 ./x.py build
Out was:
rustc --version --verbose
:rustc 1.64.0
binary: rustc
commit-hash: unknown
commit-date: unknown
host: x86_64-unknown-linux-gnu
release: 1.64.0
LLVM version: 14.0.6
$env
Backtrace
The text was updated successfully, but these errors were encountered: