Make-lang.in (cp/except.o): Don't depend on insn-flags.h.
authorRichard Henderson <rth@redhat.com>
Thu, 22 Mar 2001 18:47:21 +0000 (10:47 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 22 Mar 2001 18:47:21 +0000 (10:47 -0800)
        * Make-lang.in (cp/except.o): Don't depend on insn-flags.h.
        * except.c: Don't include it.

From-SVN: r40753

gcc/cp/ChangeLog
gcc/cp/Make-lang.in
gcc/cp/except.c

index bdce0cea9ca19200442047dbc04cc58835339a9e..7eb92b2f0972e4c9a22ca053009c995ec76ce645 100644 (file)
@@ -1,3 +1,8 @@
+2001-03-22  Richard Henderson  <rth@redhat.com>
+
+       * Make-lang.in (cp/except.o): Don't depend on insn-flags.h.
+       * except.c: Don't include it.
+
 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
             based on an idea from Joe Buck <jbuck@synopsys.com>
 
index 20a6a5836ae01c4fac934c60d06290e589d0235c..67789446278bc93bbebb33c39dd02956e11c46a2 100644 (file)
@@ -284,7 +284,7 @@ cp/tree.o: cp/tree.c $(CXX_TREE_H) flags.h toplev.h $(GGC_H) $(RTL_H) \
 cp/ptree.o: cp/ptree.c $(CXX_TREE_H) system.h
 cp/rtti.o: cp/rtti.c $(CXX_TREE_H) flags.h toplev.h
 cp/except.o: cp/except.c $(CXX_TREE_H) flags.h $(RTL_H) except.h toplev.h \
-  cp/cfns.h $(EXPR_H) insn-flags.h cp/decl.h $(OBSTACK_H)
+  cp/cfns.h $(EXPR_H) cp/decl.h $(OBSTACK_H)
 cp/expr.o: cp/expr.c $(CXX_TREE_H) $(RTL_H) flags.h $(EXPR_H) toplev.h \
   except.h $(TM_P_H)
 cp/xref.o: cp/xref.c $(CXX_TREE_H) input.h toplev.h
index fd99a9310895e2522d6d90a8f46df3b0f6f46327..65de4580fb1979bcae20a3c2c8076bf610c6f520 100644 (file)
@@ -61,7 +61,6 @@ static tree expand_throw PARAMS ((tree));
 static int decl_is_java_type PARAMS ((tree decl, int err));
 
 #include "decl.h"
-#include "insn-flags.h"
 #include "obstack.h"
 
 /* In a given translation unit we are constrained to catch only C++