dwarf.h (FMT_CODE): Adjust argument order; fix mapping to dwarf_subscr_data_formats...
authorRichard Henderson <rth@redhat.com>
Mon, 20 Nov 2000 21:40:30 +0000 (13:40 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 20 Nov 2000 21:40:30 +0000 (13:40 -0800)
commit21bc13c936084bbcbb39e997db698f0e51fe4a85
tree0cfb9ab98ee807bf855b7a54fccfd68f71ac76c8
parent5e90dd7193a80566748d8681500984b53d9b957c
dwarf.h (FMT_CODE): Adjust argument order; fix mapping to dwarf_subscr_data_formats bits.

        * dwarf.h (FMT_CODE): Adjust argument order; fix mapping to
        dwarf_subscr_data_formats bits.
        * dwarfout.c (simple_type_size_in_bits): Handle a type with
        no computed size as size zero.
        (field_byte_offset): Likewise.
        (subscript_data_attribute): Handle a range with no upper bound.

From-SVN: r37592
gcc/ChangeLog
gcc/dwarf.h
gcc/dwarfout.c