aboutsummaryrefslogtreecommitdiff
path: root/gcc/cppinit.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/cppinit.c')
-rw-r--r--gcc/cppinit.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/cppinit.c b/gcc/cppinit.c
index 61f72b4..457d266 100644
--- a/gcc/cppinit.c
+++ b/gcc/cppinit.c
@@ -948,8 +948,6 @@ cpp_start_read (pfile, fname)
p = q;
}
- pfile->done_initializing = 1;
-
/* The -imacros files can be scanned now, but the -include files
have to be pushed onto the buffer stack and processed later,
otherwise cppmain.c won't see the tokens. include_head was built