]> gcc.gnu.org Git - gcc.git/commit
cppfiles.c: Update comments.
authorNeil Booth <neil@daikokuya.demon.co.uk>
Mon, 12 Mar 2001 19:33:08 +0000 (19:33 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Mon, 12 Mar 2001 19:33:08 +0000 (19:33 +0000)
commita36c54fabab4595c4161a79e26e045cd1597c971
tree3888ea0f212aaf4b34b075ff3e0afebc5629539e
parente6ff97b1c4f478ca3565810aa4bc81cc3aa114ae
cppfiles.c: Update comments.

        * cppfiles.c: Update comments.
(destroy_include_file_node): Rename destroy_node.
(find_or_create_entry): New function.
(open_file, _cpp_fake_include): Use it.
(handle_missing_header): New function, broken out of
_cpp_execute include.  Don't segfault if there is no
system or quoted path.
(_cpp_execute_include): Use handle_missing_header.

From-SVN: r40423
gcc/ChangeLog
gcc/cppfiles.c
This page took 0.057481 seconds and 5 git commands to generate.