diff options
author | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-09-23 23:35:38 +0000 |
---|---|---|
committer | kenner <kenner@138bc75d-0d04-0410-961f-82ee72b054a4> | 2001-09-23 23:35:38 +0000 |
commit | 942cc45f1aba7fb8740e9b2cb154819f9847bcf6 (patch) | |
tree | 43575df8ec28d9792fbbda374cdb1ffd42cbd46d /gcc/errors.h | |
parent | b575bb016aedde54ba17e05e45212a06260c5245 (diff) | |
download | gcc-942cc45f1aba7fb8740e9b2cb154819f9847bcf6.tar.gz |
* function.c (pop_function_context_from): var_refs_queue
and temp slots now in GC memory.
(mark_function_status, free_after_compilation): Likewise;
also struct function now in GC memory.
(assign_stack_temp_for_type): struct temp_slot now in GC memory.
(combine_temp_slots): Likewise.
(schedule_fixup_var_refs): var_refs_queue now in GC memory.
(prepare_function_start): Use GC memory for struct function.
(mark_temp_slot): Deleted.
(gcc_mark_struct_function): struct function now in GC memory.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45764 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/errors.h')
0 files changed, 0 insertions, 0 deletions