dwarf2out.c
383 KB
-
dwarf2out.c (is_subrange_type): Renamed from is_ada_subrange_type(). · e7d23ce3
* dwarf2out.c (is_subrange_type): Renamed from is_ada_subrange_type(). Remove checks for is_ada() and TREE_UNSIGNED. (subrange_type_die): Emit a byte_size attribute if the subrange type size is different from the base type size. (modified_type_die): Replace call to is_ada_subrange_type() by call to is_subrange_type(). From-SVN: r76025
J. Brobecker committed