Issues: ziglang/zig
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
debug/zig-0.9.1/src/stage1/ir.app:5423 thread 14900 panic: assertion failed.
bug
Observed behavior contracts documented or intended behavior
stage1
This issue affects the C++ compiler.
translate-c test regression of array alignment after LLVM 14 upgrade
bug
Observed behavior contracts documented or intended behavior
regression
It worked in a previous version of Zig, but stopped working.
stage1
This issue affects the C++ compiler.
translate-c
C to Zig source translation feature (@cImport)
riscv64 behavior tests stopped passing with LLVM 14 upgrade
arch-riscv64
backend-llvm
bug
Observed behavior contracts documented or intended behavior
regression
It worked in a previous version of Zig, but stopped working.
Stage 1 compiler assertion: codegen.cpp:8524 in gen_const_val
bug
Observed behavior contracts documented or intended behavior
stage1
This issue affects the C++ compiler.
stage2: comptime fields are not always checked for equality when initialized
bug
Observed behavior contracts documented or intended behavior
stage2
This issue affects the self-hosted compiler.
Error for variable only set but never read
proposal
This issue suggests modifications. If it also has the "accepted" label then it is planned.
Invalid debug info when linking to system library.
bug
Observed behavior contracts documented or intended behavior
#12046
opened Jul 8, 2022 by
realaltffour
stage2: Store to inferred optional type leaves payload inactive
bug
Observed behavior contracts documented or intended behavior
stage2
This issue affects the self-hosted compiler.
stage2 LLVM: Panic when lowering DebugInfo for a pointer to a generic function
bug
Observed behavior contracts documented or intended behavior
stage2
This issue affects the self-hosted compiler.
More descriptive error message for casting double-pointer to Observed behavior contracts documented or intended behavior
*const anyopaque
bug
#12042
opened Jul 7, 2022 by
topolarity
stage2: Sentinel not validated for comptime slice
bug
Observed behavior contracts documented or intended behavior
stage2
This issue affects the self-hosted compiler.
ArgIterator.next() can be cross-platform without allocating on posix/wasi
#12034
opened Jul 7, 2022 by
pithlessly
powf not inlining or optimizing in builtin implementation (cf. Rust, clang)
backend-llvm
bug
Observed behavior contracts documented or intended behavior
LLVM 14 regression: std.leb128 miscompilation on riscv64
arch-riscv64
backend-llvm
bug
Observed behavior contracts documented or intended behavior
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
miscompilation
The compiler reports success but produces semantically incorrect code.
regression
It worked in a previous version of Zig, but stopped working.
upstream
An issue with a third party project that Zig uses.
LLVM 14 regression: std.fmt.parseFloat gives wrong bit pattern for NaN on aarch64
arch-arm64
backend-llvm
bug
Observed behavior contracts documented or intended behavior
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
miscompilation
The compiler reports success but produces semantically incorrect code.
regression
It worked in a previous version of Zig, but stopped working.
upstream
An issue with a third party project that Zig uses.
stage2 miscompilation
backend-llvm
bug
Observed behavior contracts documented or intended behavior
stage2
This issue affects the self-hosted compiler.
stage2 LLVM: module fails to validate due to uninitialized global
bug
Observed behavior contracts documented or intended behavior
stage2
This issue affects the self-hosted compiler.
std.Progress: possible simplifications and ideas
enhancement
standard library
tools/update_clang_options.zig is tripping an LLVM assertion in ReleaseSafe mode
backend-llvm
bug
Observed behavior contracts documented or intended behavior
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
stage1
This issue affects the C++ compiler.
upstream
An issue with a third party project that Zig uses.
tools/gen_spirv_spec.zig is tripping an LLVM assertion in ReleaseSafe mode
backend-llvm
bug
Observed behavior contracts documented or intended behavior
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
stage1
This issue affects the C++ compiler.
upstream
An issue with a third party project that Zig uses.
"<unknown>:0: error: expected relocatable expression" when building std lib tests for 32-bit linux with stage2 LLVM
arch-arm32
arch-x86
backend-llvm
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
os-linux
stage2
This issue affects the self-hosted compiler.
upstream
An issue with a third party project that Zig uses.
aarch64 llvm 14 regression with vectors: Assertion `mutationIsSane(Rule, Query, Mutation) && "legality mutation invalid for match"' failed
arch-arm64
backend-llvm
bug
Observed behavior contracts documented or intended behavior
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
upstream
An issue with a third party project that Zig uses.
aarch64 llvm 14 regression with vectors: assertion `TmpVec.size() > 1' failed
arch-arm64
backend-llvm
bug
Observed behavior contracts documented or intended behavior
contributor friendly
This issue is limited in scope and/or knowledge of Zig internals.
upstream
An issue with a third party project that Zig uses.
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.