]> git.ipfire.org Git - thirdparty/gcc.git/commit
cppfiles.c (stack_include_file): Don't handle -H here.
authorNeil Booth <neil@daikokuya.demon.co.uk>
Tue, 21 Aug 2001 21:17:48 +0000 (21:17 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Tue, 21 Aug 2001 21:17:48 +0000 (21:17 +0000)
commit5993019d2058a2d4ff24b5990ff6d4ac9c8a3311
tree2dfd14ccaad28936c874d7de1b8e61b3d1be6abd
parente5eba70ac7f7e76bbc784eee6191e7464694dba1
cppfiles.c (stack_include_file): Don't handle -H here.

* 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.

From-SVN: r45084
gcc/ChangeLog
gcc/cppfiles.c
gcc/cppinit.c
gcc/line-map.c
gcc/line-map.h