[Bug tree-optimization/94293] [missed optimization] Useless statements populating local string not removed
rguenther at suse dot de
gcc-bugzilla@gcc.gnu.org
Tue Mar 24 08:16:52 GMT 2020
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.
More information about the Gcc-bugs
mailing list