regression in the llvm17 branch: C backend fails "align(N) on functions" behavior test #16845
Labels
backend-c
The C backend (CBE) outputs C source code.
bug
Observed behavior contradicts documented or intended behavior
regression
It worked in a previous version of Zig, but stopped working.
Milestone
zig version:
0.12.0-dev.116+4cc2544cd
(llvm17 branch)Some possible reasons this regressed with the llvm17 branch:
I suspect this has the same root cause for the failure of the behavior test "cast function with an opaque parameter" as well.
The text was updated successfully, but these errors were encountered: