https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121679
--- Comment #6 from rguenther at suse dot de ---
On Wed, 27 Aug 2025, rearnsha at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121679
>
> --- Comment #5 from Richard Earnshaw ---
> (In reply to Richard Biener from com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121679
--- Comment #5 from Richard Earnshaw ---
(In reply to Richard Biener from comment #4)
> DSE/DCE sometimes need "iteration", removing of trivially dead stmts in DSE
> helped to some extent, but yes, some of this is expected.
Is it worth iteratin
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121679
Richard Biener changed:
What|Removed |Added
CC||rguenth at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121679
--- Comment #3 from Andrew Pinski ---
I have an idea on how to fix this but I won't be able to get to it until this
Friday.