re PR preprocessor/16366 (Preprocessor option -remap causes memory corruption)
authorAndris Pavenis <pavenis@latnet.lv>
Fri, 16 Jul 2004 17:07:01 +0000 (20:07 +0300)
committerZack Weinberg <zack@gcc.gnu.org>
Fri, 16 Jul 2004 17:07:01 +0000 (17:07 +0000)
commita23ee064e26afca80e24ccc9036ef01f54b1f377
tree731f455afa7023a8116cc6a957e079da9a2f3e35
parent043fdfc83e4f2e5d2b355df7ee722fd118c97e5c
re PR preprocessor/16366 (Preprocessor option -remap causes memory corruption)

2004-07-16  Andris Pavenis  <pavenis@latnet.lv>

PR preprocessor/16366
* internal.h (struct cpp_reader): New field dir_hash.
* files.c (make_cpp_dir): Use dir_hash, not file_hash.
(_cpp_init_files, _cpp_cleanup_files): Update for new field.

From-SVN: r84821
libcpp/ChangeLog
libcpp/files.c
libcpp/internal.h