public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-3330] Remove unnecessary include from tree-ssa-loop-ch.c
@ 2021-09-03 13:31 Aldy Hernandez
  0 siblings, 0 replies; only message in thread
From: Aldy Hernandez @ 2021-09-03 13:31 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:d2e278e26a5fa0f9ed3cc5508bd6a8e83b470d9d

commit r12-3330-gd2e278e26a5fa0f9ed3cc5508bd6a8e83b470d9d
Author: Aldy Hernandez <aldyh@redhat.com>
Date:   Fri Sep 3 10:47:27 2021 +0200

    Remove unnecessary include from tree-ssa-loop-ch.c
    
    Tested on x86-64 Linux.
    
    gcc/ChangeLog:
    
            * tree-ssa-loop-ch.c: Remove unnecessary include file.

Diff:
---
 gcc/tree-ssa-loop-ch.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gcc/tree-ssa-loop-ch.c b/gcc/tree-ssa-loop-ch.c
index b4e09f97b28..ffb0aa85118 100644
--- a/gcc/tree-ssa-loop-ch.c
+++ b/gcc/tree-ssa-loop-ch.c
@@ -31,7 +31,6 @@ along with GCC; see the file COPYING3.  If not see
 #include "tree-into-ssa.h"
 #include "cfgloop.h"
 #include "tree-inline.h"
-#include "tree-ssa-scopedtables.h"
 #include "tree-ssa-threadedge.h"
 #include "tree-ssa-sccvn.h"
 #include "tree-phinodes.h"


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-03 13:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-03 13:31 [gcc r12-3330] Remove unnecessary include from tree-ssa-loop-ch.c Aldy Hernandez

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).