[Bug tree-optimization/111459] DSE after deleting trivial dead statements sometimes should do a cfgcleanup
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 18 15:16:59 GMT 2023
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111459
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=111456
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note I found this while looking into PR 111456.
sink2 (or fab1) ends up doing the cfgcleanup though.
More information about the Gcc-bugs
mailing list