mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 03:46:53 -05:00
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
This commit is contained in:
committed by
Zack Weinberg
parent
043fdfc83e
commit
a23ee064e2
@@ -1,3 +1,10 @@
|
||||
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.
|
||||
|
||||
2004-07-04 Neil Booth <neil@duron.akihabara.co.uk>
|
||||
|
||||
PR preprocessor/16192
|
||||
|
||||
Reference in New Issue
Block a user