dwarf2out.c (subrange_type_die): Add context_die parameter.
authorJoel Brobecker <brobecke@gcc.gnu.org>
Thu, 8 Jan 2004 07:54:13 +0000 (07:54 +0000)
committerJoel Brobecker <brobecke@gcc.gnu.org>
Thu, 8 Jan 2004 07:54:13 +0000 (07:54 +0000)
commitfbfd77b814a92d3a83feef8553020009ab0cb430
tree6961de83ba91f74885b3e256bc473576d6c5562d
parent7ce2710348f261e5e367189c00bd708f45952710
dwarf2out.c (subrange_type_die): Add context_die parameter.

        * dwarf2out.c (subrange_type_die): Add context_die parameter.
        Create the subrange_type DIE using the given context DIE.
        (modified_type_die): Update call to subrange_type_die.

From-SVN: r75537
gcc/ChangeLog
gcc/dwarf2out.c