diff options
-rw-r--r-- | gcc/convert.c | 1 | ||||
-rw-r--r-- | gcc/dwarf2out.c | 1 | ||||
-rw-r--r-- | gcc/except.c | 1 | ||||
-rw-r--r-- | gcc/expr.c | 1 | ||||
-rw-r--r-- | gcc/final.c | 1 | ||||
-rw-r--r-- | gcc/fold-const.c | 1 | ||||
-rw-r--r-- | gcc/function.c | 1 | ||||
-rw-r--r-- | gcc/hash.c | 2 | ||||
-rw-r--r-- | gcc/profile.c | 1 | ||||
-rw-r--r-- | gcc/real.c | 1 | ||||
-rw-r--r-- | gcc/reg-stack.c | 1 | ||||
-rw-r--r-- | gcc/regclass.c | 1 | ||||
-rw-r--r-- | gcc/reload.c | 1 | ||||
-rw-r--r-- | gcc/reload1.c | 1 | ||||
-rw-r--r-- | gcc/stmt.c | 1 | ||||
-rw-r--r-- | gcc/stor-layout.c | 1 | ||||
-rw-r--r-- | gcc/tlink.c | 1 | ||||
-rw-r--r-- | gcc/tree.c | 1 | ||||
-rw-r--r-- | gcc/varasm.c | 1 |
19 files changed, 20 insertions, 0 deletions
diff --git a/gcc/convert.c b/gcc/convert.c index 8bfe462..e03d39b 100644 --- a/gcc/convert.c +++ b/gcc/convert.c @@ -26,6 +26,7 @@ Boston, MA 02111-1307, USA. */ #include "tree.h" #include "flags.h" #include "convert.h" +#include "toplev.h" /* Convert EXPR to some pointer or reference type TYPE. diff --git a/gcc/dwarf2out.c b/gcc/dwarf2out.c index ab2fab7..110a622 100644 --- a/gcc/dwarf2out.c +++ b/gcc/dwarf2out.c @@ -40,6 +40,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "expr.h" #include "except.h" #include "dwarf2.h" +#include "toplev.h" /* We cannot use <assert.h> in GCC source, since that would include GCC's assert.h, which may not be compatible with the host compiler. */ diff --git a/gcc/except.c b/gcc/except.c index a434b27..2d614f3 100644 --- a/gcc/except.c +++ b/gcc/except.c @@ -404,6 +404,7 @@ Boston, MA 02111-1307, USA. */ #include "insn-config.h" #include "recog.h" #include "output.h" +#include "toplev.h" /* One to use setjmp/longjmp method of generating code for exception handling. */ @@ -38,6 +38,7 @@ Boston, MA 02111-1307, USA. */ #include "output.h" #include "typeclass.h" #include "defaults.h" +#include "toplev.h" #define CEIL(x,y) (((x) + (y) - 1) / (y)) diff --git a/gcc/final.c b/gcc/final.c index 2647bbe..84214c5 100644 --- a/gcc/final.c +++ b/gcc/final.c @@ -67,6 +67,7 @@ Boston, MA 02111-1307, USA. */ #include "defaults.h" #include "output.h" #include "except.h" +#include "toplev.h" /* Get N_SLINE and N_SOL from stab.h if we can expect the file to exist. */ #if defined (DBX_DEBUGGING_INFO) || defined (XCOFF_DEBUGGING_INFO) diff --git a/gcc/fold-const.c b/gcc/fold-const.c index c36f378..c284ae2 100644 --- a/gcc/fold-const.c +++ b/gcc/fold-const.c @@ -47,6 +47,7 @@ Boston, MA 02111-1307, USA. */ #include <setjmp.h> #include "flags.h" #include "tree.h" +#include "toplev.h" /* Handle floating overflow for `const_binop'. */ static jmp_buf float_error; diff --git a/gcc/function.c b/gcc/function.c index 44cee08..f2bced2 100644 --- a/gcc/function.c +++ b/gcc/function.c @@ -55,6 +55,7 @@ Boston, MA 02111-1307, USA. */ #include "output.h" #include "basic-block.h" #include "obstack.h" +#include "toplev.h" #ifndef TRAMPOLINE_ALIGNMENT #define TRAMPOLINE_ALIGNMENT FUNCTION_BOUNDARY @@ -22,6 +22,8 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "system.h" #include "hash.h" #include "obstack.h" +#include "gansidecl.h" +#include "toplev.h" /* Obstack allocation and deallocation routines. */ #define obstack_chunk_alloc xmalloc diff --git a/gcc/profile.c b/gcc/profile.c index 8b6fff5..060ecfc 100644 --- a/gcc/profile.c +++ b/gcc/profile.c @@ -51,6 +51,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "tree.h" #include "output.h" #include "gcov-io.h" +#include "toplev.h" extern char * xmalloc (); @@ -23,6 +23,7 @@ Boston, MA 02111-1307, USA. */ #include "config.h" #include "system.h" #include "tree.h" +#include "toplev.h" /* To enable support of XFmode extended real floating point, define LONG_DOUBLE_TYPE_SIZE 96 in the tm.h file (m68k.h or i386.h). diff --git a/gcc/reg-stack.c b/gcc/reg-stack.c index 255cb38..6496bad 100644 --- a/gcc/reg-stack.c +++ b/gcc/reg-stack.c @@ -166,6 +166,7 @@ Boston, MA 02111-1307, USA. */ #include "hard-reg-set.h" #include "flags.h" #include "insn-flags.h" +#include "toplev.h" #ifdef STACK_REGS diff --git a/gcc/regclass.c b/gcc/regclass.c index e4dff79..5fef265 100644 --- a/gcc/regclass.c +++ b/gcc/regclass.c @@ -34,6 +34,7 @@ Boston, MA 02111-1307, USA. */ #include "recog.h" #include "reload.h" #include "real.h" +#include "toplev.h" #ifndef REGISTER_MOVE_COST #define REGISTER_MOVE_COST(x, y) 2 diff --git a/gcc/reload.c b/gcc/reload.c index 8093697..ecc46a2 100644 --- a/gcc/reload.c +++ b/gcc/reload.c @@ -100,6 +100,7 @@ a register with any other reload. */ #include "real.h" #include "output.h" #include "expr.h" +#include "toplev.h" #ifndef REGISTER_MOVE_COST #define REGISTER_MOVE_COST(x, y) 2 diff --git a/gcc/reload1.c b/gcc/reload1.c index c9ebee9..7432279 100644 --- a/gcc/reload1.c +++ b/gcc/reload1.c @@ -35,6 +35,7 @@ Boston, MA 02111-1307, USA. */ #include "basic-block.h" #include "output.h" #include "real.h" +#include "toplev.h" /* This file contains the reload pass of the compiler, which is run after register allocation has been done. It checks that @@ -50,6 +50,7 @@ Boston, MA 02111-1307, USA. */ #include "loop.h" #include "recog.h" #include "machmode.h" +#include "toplev.h" #define obstack_chunk_alloc xmalloc #define obstack_chunk_free free diff --git a/gcc/stor-layout.c b/gcc/stor-layout.c index 365826d..606ebb1 100644 --- a/gcc/stor-layout.c +++ b/gcc/stor-layout.c @@ -28,6 +28,7 @@ Boston, MA 02111-1307, USA. */ #include "function.h" #include "rtl.h" #include "expr.h" +#include "toplev.h" #define CEIL(x,y) (((x) + (y) - 1) / (y)) diff --git a/gcc/tlink.c b/gcc/tlink.c index 06207dd..c12e8c1 100644 --- a/gcc/tlink.c +++ b/gcc/tlink.c @@ -24,6 +24,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "system.h" #include "hash.h" #include "demangle.h" +#include "toplev.h" #define MAX_ITERATIONS 17 @@ -46,6 +46,7 @@ Boston, MA 02111-1307, USA. */ #include "except.h" #include "function.h" #include "obstack.h" +#include "toplev.h" #define obstack_chunk_alloc xmalloc #define obstack_chunk_free free diff --git a/gcc/varasm.c b/gcc/varasm.c index f075d61..ed24384 100644 --- a/gcc/varasm.c +++ b/gcc/varasm.c @@ -41,6 +41,7 @@ Boston, MA 02111-1307, USA. */ #include "regs.h" #include "defaults.h" #include "real.h" +#include "toplev.h" #include "obstack.h" #include "c-pragma.h" |