OSDN Git Service

* dwarfout.c (byte_size_attribute): Add local var upper_bound
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Nov 1997 16:07:17 +0000 (16:07 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 14 Nov 1997 16:07:17 +0000 (16:07 +0000)
commita2ad7eb8903db7b7b87c9856d301240a5aecadf9
treebbc41a98979228224e584a75fbd7fada517fcbd8
parent1dca5754b1197e86ce95e897fdd1eff190ab8c2a
    * dwarfout.c (byte_size_attribute):  Add local var upper_bound
        and add case to handle STRING_TYPE.
        * dwarfout.c (output_string_type_die):  Fix code to generate
        correct string length attribute for fixed length strings.
        Still needs support for varying length strings.

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