diff options
author | Neil Booth <neil@daikokuya.demon.co.uk> | 2002-04-22 17:48:02 +0000 |
---|---|---|
committer | Neil Booth <neil@gcc.gnu.org> | 2002-04-22 17:48:02 +0000 |
commit | af0d16cdec59d270a017f82ac209c44dfa748ea3 (patch) | |
tree | 0fc130b06a7d9e6cdc2502aaa5f671bb726c8773 /gcc/function.c | |
parent | 74b273d68f6a479fa9a563ff87ef3e9561408c2c (diff) | |
download | gcc-af0d16cdec59d270a017f82ac209c44dfa748ea3.zip gcc-af0d16cdec59d270a017f82ac209c44dfa748ea3.tar.gz gcc-af0d16cdec59d270a017f82ac209c44dfa748ea3.tar.bz2 |
cppfiles.c (_cpp_pop_file_buffer): Return void.
* cppfiles.c (_cpp_pop_file_buffer): Return void. Move
file change and include code to _cpp_pop_buffer.
* cpphash.h (struct pending_option): Predeclare.
(struct cpp_reader): New member next_include_file.
(_cpp_pop_file_buffer): Update.
(_cpp_push_next_buffer): Update, rename.
* cppinit.c (cpp_destroy): Free include chain and pending here.
(cpp_finish_options): Simplify.
(_cpp_push_next_buffer): Rename and clean up.
* cpplib.c (cpp_pop_buffer): Move code from _cpp_pop_file_buffer.
Clarify.
* cppmacro.c (cpp_scan_nooutput): Set return_at_eof here.
From-SVN: r52621
Diffstat (limited to 'gcc/function.c')
0 files changed, 0 insertions, 0 deletions