]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
xtensa: Remove include of reload.h
authorTakayuki 'January June' Suwa <jjsuwa_sys3175@yahoo.co.jp>
Tue, 27 May 2025 06:59:21 +0000 (15:59 +0900)
committerMax Filippov <jcmvbkbc@gmail.com>
Sun, 1 Jun 2025 00:32:56 +0000 (17:32 -0700)
As one of the last steps in removing old reload.

gcc/ChangeLog:

* config/xtensa/xtensa.cc: Remove include of reload.h.

gcc/config/xtensa/xtensa.cc

index d1856f76c05329f9b1ea62079bcfd8eeb7605342..a9d67a56cd6a4e90d2c8b22db684ee52cfe92117 100644 (file)
@@ -48,7 +48,6 @@ along with GCC; see the file COPYING3.  If not see
 #include "alias.h"
 #include "explow.h"
 #include "expr.h"
-#include "reload.h"
 #include "langhooks.h"
 #include "gimplify.h"
 #include "builtins.h"