-
Notifications
You must be signed in to change notification settings - Fork 107
Issues: rust-lang/rustc_codegen_cranelift
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Compiling with Cranelift leads to Error 101
A-debuginfo
Area: Debugging information at runtime in generated code.
C-bug
Category: This is a bug.
O-arm
Target: ARM processors (arm, thumb and AArch64 targets)
O-macos
Operating system: MacOS
#1561
opened Mar 4, 2025 by
smol-loli
ICE: src/isa/x64/abi.rs:743:68: 'called Category: This is a bug.
upstream
Caused by a dependency
Result::unwrap()
on an Err
value: TryFromIntError(())
C-bug
#1552
opened Jan 5, 2025 by
matthiaskrgr
Bevy dynamic-linking makes the program crash
C-bug
Category: This is a bug.
O-windows
Operating system: Windows
#1530
opened Sep 14, 2024 by
GglLfr
Tracking issue for abi-cafe failures
A-abi
Area: ABI handling
C-bug
Category: This is a bug.
#1525
opened Aug 5, 2024 by
bjorn3
4 of 11 tasks
Unable to build rustc_codegen_cranelift on windows with rust-lld
C-bug
Category: This is a bug.
O-windows
Operating system: Windows
#1503
opened Jun 29, 2024 by
tigregalis
undefined symbol: compiler_builtins::mem when building with cranelift + lld-link.exe on windows (and lld: error on gnu)
C-bug
Category: This is a bug.
O-windows
Operating system: Windows
#1480
opened Apr 6, 2024 by
chamons
Apply fixes from "https://github.com/rust-lang/rust/pull/122619" to cg_clif
A-abi
Area: ABI handling
C-bug
Category: This is a bug.
#1477
opened Apr 3, 2024 by
bjorn3
Copy byval argument to local stackslot if alignment is insufficient
A-abi
Area: ABI handling
C-bug
Category: This is a bug.
#1465
opened Mar 16, 2024 by
bjorn3
ICE Category: This is a bug.
assertion
left == right failed: write_cvalue_transmute: types::I32 -> types::I64
C-bug
#1452
opened Jan 29, 2024 by
matthiaskrgr
ICE: Category: This is a bug.
upstream
Caused by a dependency
Offset in NominalSPOffset is greater than 2GB; should hit impl limit first: TryFromIntError(())
C-bug
#1434
opened Dec 3, 2023 by
matthiaskrgr
Make the jit work with a cg_llvm libstd
A-jit
Area: JIT compilation
C-bug
Category: This is a bug.
#1134
opened Jan 31, 2021 by
bjorn3
4 of 5 tasks
ProTip!
no:milestone will show everything without a milestone.