Packed structs inside packed struct not initialized properly #16609
Labels
bug
Observed behavior contradicts documented or intended behavior
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
miscompilation
The compiler reports success but produces semantically incorrect code.
Milestone
Extracted from #13480 (comment)
Note that all stores to
c/d
occur toa/b
instead.The text was updated successfully, but these errors were encountered: