diff options
author | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2009-09-27 16:05:15 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2009-09-27 16:05:15 +0000 |
commit | 4c0ce3c92a54a37f44e462698caf99fb856c980f (patch) | |
tree | d75c17e6755f4b269e26802007ebd86b4abe0414 /gcc/loop-iv.c | |
parent | afbd0665815715ff285dba5143ecb49d4d27990f (diff) | |
download | gcc-4c0ce3c92a54a37f44e462698caf99fb856c980f.zip gcc-4c0ce3c92a54a37f44e462698caf99fb856c980f.tar.gz gcc-4c0ce3c92a54a37f44e462698caf99fb856c980f.tar.bz2 |
dwarf2out.c (enum dw_val_class): Replace dw_val_class_long_long with dw_val_class_const_double.
* dwarf2out.c (enum dw_val_class): Replace dw_val_class_long_long
with dw_val_class_const_double.
(struct dw_val_struct): Replace val_long_long with val_double and
adjust for above change.
(output_loc_operands): Likewise.
(add_AT_long_long): Rename into...
(add_AT_double): ...this.
(print_die): Replace dw_val_class_long_long with
dw_val_class_const_double and adjust.
(attr_checksum): Likewise.
(same_dw_val_p): Likewise.
(size_of_die): Likewise.
(value_format): Likewise.
(output_die): Likewise.
(loc_descriptor) <CONST_DOUBLE>: Likewise.
(add_const_value_attribute) <CONST_DOUBLE>: Call add_AT_double
instead of add_AT_long_long.
(add_bound_info) <INTEGER_CST>: Generate the bound as an unsigned
value with the precision of its type.
From-SVN: r152222
Diffstat (limited to 'gcc/loop-iv.c')
0 files changed, 0 insertions, 0 deletions