OSDN Git Service

* cppfiles.c (stack_include_file): Don't handle -H here.
authorneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Aug 2001 21:17:48 +0000 (21:17 +0000)
committerneil <neil@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 21 Aug 2001 21:17:48 +0000 (21:17 +0000)
commit438ac94c9b141e04a7b2512298120f5724b521ed
tree2dfd14ccaad28936c874d7de1b8e61b3d1be6abd
parenteff7e27fce59a6c4ab34b7009db9b97da50c7c04
* cppfiles.c (stack_include_file): Don't handle -H here.
* cppinit.c (cpp_start_read): Set include tracing after
cpp_post_options and after stacking the main file.
* line-map.c (trace_include): New.
(init_line_maps, add_line_map): Update.
* line-map.h (struct line_maps): New member trace_includes.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45084 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cppfiles.c
gcc/cppinit.c
gcc/line-map.c
gcc/line-map.h