https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115259
Thomas Schwinge <tschwinge at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=120817
Status|NEW |RESOLVED
--- Comment #16 from Thomas Schwinge <tschwinge at gcc dot gnu.org> ---
These regressions recently disappeared, and I've bisected this to be due to
commit r16-2062-g439b14e222571da76da2bfec04b9035fb9f1862d
"tree-optimization/120817 - bogus DSE of .MASK_STORE". I've not investigated
any further.
I assume that GCC 15 commit r15-9941-g0ebeed53983dbcefcf7b950895c9d88c85342cf4
likewise resolved this (and will report in due time if not), therefore closing
this PR.