[Bug tree-optimization/94130] [8/9/10 Regression] Unintended result with optimization option when assigning two structures, memset and 0
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Mar 11 12:17:14 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94130
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
And the b.d = 0; store isn't needed either.
More information about the Gcc-bugs
mailing list