Issues
- 2
arm64ec support?
#4771 opened by p0nce - 7
bypass __traits(parameters) bugs
#4786 opened by calvin2021y - 2
importC `__asm` error: implicit string concatenation is error-prone and disallowed in D
#4785 opened by kassane - 0
- 4
C++ classes need TypeInfo
#4779 opened by rikkimax - 7
Rogue version tokens when specifying -mtriple=...
#4778 opened by TurkeyMan - 1
Crash on DtoCallFunction
#4776 opened by Ryhon0 - 1
LDC build fails on FreeBSD/PowerPC64
#4775 opened by lenoil98 - 3
Missing intrinsic lrint
#4754 opened by rikkimax - 2
- 4
Inline assembly constraints doesn't match Clang
#4765 opened by jacob-carlborg - 0
Missing GCC builtin __builtin_return_address
#4764 opened by rikkimax - 8
volatile inline assembly
#4762 opened by jacob-carlborg - 7
LDC crashes deep in LLVM
#4759 opened by yanok - 0
ImportC: Postfix `++` on a bitfield causes a segfault
#4761 opened by ArthaTi - 2
Wasm32: Optimize small struct returns as integer values for better ABI efficiency
#4757 opened by kassane - 0
Add RTSan support
#4755 opened by kassane - 4
Incorrect codegen for `ror(v,8) == v`
#4753 opened by JohanEngelen - 1
Error: no init symbol for zero-initialized struct
#4751 opened by Zoadian - 3
importc + wasm: can't use/export intrinsics?
#4746 opened by ryuukk - 0
ldmd2: Allows invalid targets
#4740 opened by kassane - 13
remove or de-UB --release from the CLI
#4709 opened by schveiguy - 2
- 11
Please include Xtensa arch in standard distro?
#4725 opened by TurkeyMan - 8
- 6
Regression from LDC 1.30 to 1.38 on referencing template instances symbols
#4724 opened by ljmf00-wekaio - 3
- 0
- 4
Make it easier to build static libraries
#4729 opened by ryuukk - 2
ImportC + wasm = bug?
#4728 opened by ryuukk - 3
Wish: implement %ldccurrentpath% variable for ldc2.conf
#4714 opened by denizzzka - 5
Incorrect ELF file for mips64el
#4721 opened by jacob-carlborg - 6
- 7
Support for newer LLVM versions for C++ bootstrap branch?
#4713 opened by dukc - 2
- 4
`core.atomic.atomicStore` and `core.atomic.atomicLoad` calls itself recursively
#4701 opened by avaxar - 0
Reduce output of `ldc2 --version`
#4698 opened by Geod24 - 1
Support CMAKE_INSTALL_LIBDIR ?
#4695 opened by CyberShadow - 1
LLVM ERROR when cross-compiling to arm64 with -g -flto
#4696 opened by MrSmith33 - 0
musl libc requires `-link-defaultlib-debug -frame-pointer=all` to show line information in backtrace
#4694 opened by JohanEngelen - 8
Shadowed static assert error in the compiler output
#4690 opened by denizzzka - 4
No error when using params in @naked functions
#4689 opened by MrSmith33 - 2
lit test broken for Python >= 3.12
#4671 opened by JohanEngelen - 1
- 1
- 8
- 2
stat_t has wrong size for Android armv7a
#4677 opened by tim-dlang - 3
Memory leak in rt.minfo according to ASAN
#4675 opened by rikkimax - 5
core.stdc.stdlib.d is missing some type definitions for wasm32-unknown-unknown-wasm target
#4673 opened by Sticky-fingerz - 1
WebAssembly: doesn't support emscripten data layout
#4670 opened by kassane