aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcse.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/gcse.c')
-rw-r--r--gcc/gcse.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/gcse.c b/gcc/gcse.c
index d07ee86..18e963d 100644
--- a/gcc/gcse.c
+++ b/gcc/gcse.c
@@ -150,7 +150,6 @@ along with GCC; see the file COPYING3. If not see
#include "insn-config.h"
#include "recog.h"
#include "basic-block.h"
-#include "output.h"
#include "function.h"
#include "expr.h"
#include "except.h"