Henri Verbeet pushed to branch master at wine / vkd3d
Commits: c9a5f586 by Elizabeth Figura at 2025-03-13T13:59:05+01:00 vkd3d-shader/hlsl: Zero-initialize "nonconst_i" and "ret_swizzle" in copy_propagation_replace_with_deref().
GCC without LTO is unable to determine that these are never used uninitialized.
- - - - -
1 changed file:
- libs/vkd3d-shader/hlsl_codegen.c
View it on GitLab: https://gitlab.winehq.org/wine/vkd3d/-/commit/c9a5f586b71f564d66e9702b1d6e30...