aboutsummaryrefslogtreecommitdiff
path: root/gcc/dbxout.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/dbxout.c')
-rw-r--r--gcc/dbxout.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/gcc/dbxout.c b/gcc/dbxout.c
index 77d9df5..c13c68a 100644
--- a/gcc/dbxout.c
+++ b/gcc/dbxout.c
@@ -71,22 +71,17 @@ along with GCC; see the file COPYING3. If not see
#include "coretypes.h"
#include "target.h"
#include "function.h"
-#include "obstack.h"
#include "rtl.h"
#include "tree.h"
#include "tm_p.h"
#include "stringpool.h"
-#include "expmed.h"
#include "insn-config.h"
-#include "regs.h"
#include "emit-rtl.h"
#include "cgraph.h"
#include "diagnostic-core.h"
-#include "alias.h"
#include "fold-const.h"
#include "varasm.h"
#include "stor-layout.h"
-#include "flags.h"
#include "reload.h"
#include "output.h"
#include "dbxout.h"
@@ -94,10 +89,6 @@ along with GCC; see the file COPYING3. If not see
#include "debug.h"
#include "common/common-target.h"
#include "langhooks.h"
-#include "dojump.h"
-#include "explow.h"
-#include "calls.h"
-#include "stmt.h"
#include "expr.h"
#ifdef XCOFF_DEBUGGING_INFO