diff options
author | aoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-08-09 06:46:22 +0000 |
---|---|---|
committer | aoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-08-09 06:46:22 +0000 |
commit | 96414f01336cd217caf5920893f03de27809c305 (patch) | |
tree | dd5e27500927e9429cbe93fc977c40e9e7bbfe34 /libjava/classpath/native/jni/java-net/java_net_VMURLConnection.c | |
parent | e0f7cfb94dd39e371cdf5ad64c32427ad30563e8 (diff) | |
download | ppe42-gcc-96414f01336cd217caf5920893f03de27809c305.tar.gz ppe42-gcc-96414f01336cd217caf5920893f03de27809c305.zip |
* var-tracking.c (enum micro_operation_type): Add MO_COPY.
(var_debug_decl): New function.
(var_reg_set): Follow debug decl link. Add location even if
reg is already known to hold some other variable.
(var_mem_set): Follow debug decl link.
(var_reg_delete_and_set, var_mem_delete_and_set): Follow debug
decl link. Delete other known locations of the variable part
if requested.
(var_reg_delete, var_mem_delete): Delete other known locations
of the variable part if requested.
(same_variable_part_p): New function.
(add_stores): Select MO_COPY when appropriate.
(vt_initialize): Handle it.
(compute_bb_dataflow, emit_notes_in_bb): Likewise. Delete
known locations for MO_SET and MO_CLOBBER.
(find_variable_location_part): New function.
(set_variable_part, delete_variable_part): Use it.
(clobber_variable_part): New function.
* dwarf2out.c (dwarf2out_var_location): Do not follow debug
decl link.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@116031 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/native/jni/java-net/java_net_VMURLConnection.c')
0 files changed, 0 insertions, 0 deletions