public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/98815] New: Redundant free_dominance_info in cgraph_node::analyze()
@ 2021-01-25  8:35 fxue at os dot amperecomputing.com
  2021-01-25 10:06 ` [Bug ipa/98815] " marxin at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: fxue at os dot amperecomputing.com @ 2021-01-25  8:35 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98815

            Bug ID: 98815
           Summary: Redundant free_dominance_info in
                    cgraph_node::analyze()
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: fxue at os dot amperecomputing.com
  Target Milestone: ---

Since "execute_pass_list ()" has an action of clearing dominance information,
two free_dominance_info() after the line "execute_pass_list (cfun,
g->get_passes ()->all_lowering_passes)" seems to be redundant, and could be
removed.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-04-21  9:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-25  8:35 [Bug tree-optimization/98815] New: Redundant free_dominance_info in cgraph_node::analyze() fxue at os dot amperecomputing.com
2021-01-25 10:06 ` [Bug ipa/98815] " marxin at gcc dot gnu.org
2021-01-26  2:12 ` fxue at os dot amperecomputing.com
2021-01-26  8:21 ` marxin at gcc dot gnu.org
2021-01-26 11:56 ` marxin at gcc dot gnu.org
2021-01-27 14:00 ` marxin at gcc dot gnu.org
2021-04-21  9:42 ` cvs-commit at gcc dot gnu.org
2021-04-21  9:43 ` marxin at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).