diff options
| author | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-06-30 07:16:35 +0000 |
|---|---|---|
| committer | mmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-06-30 07:16:35 +0000 |
| commit | 4eb32e62e3350c55b346ea4ef5bfc9a4cf0a692b (patch) | |
| tree | 02782e15a7890f06a14c2de21649dec03a5d3c13 /libjava/java/io/IOException.java | |
| parent | fa1b06ac4305d873fa411b87639f5cf6cecf0393 (diff) | |
| download | ppe42-gcc-4eb32e62e3350c55b346ea4ef5bfc9a4cf0a692b.tar.gz ppe42-gcc-4eb32e62e3350c55b346ea4ef5bfc9a4cf0a692b.zip | |
* cp-tree.h (struct language_function): Remove temp_name_counter.
(temp_name_counter): Remove.
(get_temp_name): Change prototype.
(get_guard): New function.
(get_guard_cond): Likewise.
(set_guard): Likewise.
* cvt.c (build_up_reference): Adjust call to get_temp_name.
* decl.c (expand_static_init): Use get_guard and friends to
implement guard variables.
* decl2.c (get_temp_name): Assume that the variables created are
always static.
(get_sentry): Rename to ...
(get_guard): ... this. Implement new ABI guard variables.
(get_guard_bits): New function.
(get_guard_cond): Likewise.
(set_guard): Likewise.
(start_static_initialization_or_destruction): Use them.
(do_static_initialization): Replace sentry with guard throughout.
(do_static_destruction): Likewise.
* init.c (create_temporary_var): Add comment.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34803 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/io/IOException.java')
0 files changed, 0 insertions, 0 deletions

