https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94293
--- Comment #7 from rguenther at suse dot de <rguenther at suse dot de> --- On Tue, 24 Mar 2020, eyalroz at technion dot ac.il wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94293 > > --- Comment #6 from Eyal Rozenberg <eyalroz at technion dot ac.il> --- > (In reply to Richard Biener from comment #5) > > DSE part ... DCE > > DSE = Dead Statement Elimination? DCE = Dead Code Elimination? Exactly.