* dwarf.h (FMT_CODE): Adjust argument order; fix mapping to
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Nov 2000 21:40:30 +0000 (21:40 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Nov 2000 21:40:30 +0000 (21:40 +0000)
commit9c0f0e88ebccc94a3a422268c469e49093c09f4f
tree0cfb9ab98ee807bf855b7a54fccfd68f71ac76c8
parent9a356f094bfc599903cc39c58cdfffe0452ce4ef
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37592 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/dwarf.h
gcc/dwarfout.c