c-lex.c (fe_file_change): Handle a NULL new_map.
commitf4b2bde73f84ff3936cba8c8a3773c4c29a038fe
authorPer Bothner <pbothner@apple.com>
Thu, 2 Oct 2003 07:03:42 +0000 (2 07:03 +0000)
committerPer Bothner <bothner@gcc.gnu.org>
Thu, 2 Oct 2003 07:03:42 +0000 (2 00:03 -0700)
tree073d54a44fc0257e933d04f1fd0ec4b6ab34ab6e
parentefef2a5f2a6d41108e7df6f5d5e881d3073feae6
c-lex.c (fe_file_change): Handle a NULL new_map.

* c-lex.c (fe_file_change):  Handle a NULL new_map.
* fix-header.c (cb_file_change):  Likewise.
* c-ppoutput.c (pp_file_change):  Likewise.

From-SVN: r72011
gcc/ChangeLog
gcc/c-lex.c
gcc/c-ppoutput.c
gcc/fix-header.c