public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] Remove unused tree-vectorizer.h include
@ 2023-07-24 12:33 Richard Biener
  0 siblings, 0 replies; only message in thread
From: Richard Biener @ 2023-07-24 12:33 UTC (permalink / raw)
  To: gcc-patches

Bootstrapped and tested on x86_64-unkown-linux-gnu, pushed.

	* tree-ssa-loop.cc: Remove unused tree-vectorizer.h include.
---
 gcc/tree-ssa-loop.cc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gcc/tree-ssa-loop.cc b/gcc/tree-ssa-loop.cc
index ab398c3f44d..f465fb8e0ff 100644
--- a/gcc/tree-ssa-loop.cc
+++ b/gcc/tree-ssa-loop.cc
@@ -35,7 +35,6 @@ along with GCC; see the file COPYING3.  If not see
 #include "cfgloop.h"
 #include "tree-inline.h"
 #include "tree-scalar-evolution.h"
-#include "tree-vectorizer.h"
 #include "omp-general.h"
 #include "diagnostic-core.h"
 #include "stringpool.h"
-- 
2.35.3

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

only message in thread, other threads:[~2023-07-24 12:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-24 12:33 [PATCH] Remove unused tree-vectorizer.h include Richard Biener

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