diff options
author | Per Bothner <pbothner@apple.com> | 2003-03-20 16:46:18 +0000 |
---|---|---|
committer | Per Bothner <bothner@gcc.gnu.org> | 2003-03-20 08:46:18 -0800 |
commit | b4e46cea24515316b941bfacae8417c078fc5701 (patch) | |
tree | cff696dfa377a0cf3e735f28e287645b12baeba7 /gcc/ra-debug.c | |
parent | 8826ff0fcd12a506e2e91df9e4cae05747b88f13 (diff) | |
download | gcc-b4e46cea24515316b941bfacae8417c078fc5701.zip gcc-b4e46cea24515316b941bfacae8417c078fc5701.tar.gz gcc-b4e46cea24515316b941bfacae8417c078fc5701.tar.bz2 |
Various cleanups to help compile server.
* cppinit.c (cpp_create_reader): Take extra hash_table* argument,
and pass that to _cpp_init_hashtable.
(cpp_read_main_file): Drop hash_table* argument; don't call
_cpp_init_hashtable.
* cpplib.h: Update declarations to match.
* c-opts.c (c_common_init_options): Pass ident_hash to
cpp_create_reader.
(c_common_post_options): Don't pass ident_hash to cpp_read_main_file.
* fix-header.c (read_scan_file): Likewise pass NULL table to
cpp_create_reader rather than cpp_read_main_file.
* cppfiles.c (cpp_rename_file): Generalized and renamed
to cpp_change_file.
* cpplib.h: Update declaration to match.
* c-opts.c (push_command_line_line, finish_options): Change
cpp_rename_file calls to cpp_change_file.
From-SVN: r64617
Diffstat (limited to 'gcc/ra-debug.c')
0 files changed, 0 insertions, 0 deletions