]> git.ipfire.org Git - thirdparty/gcc.git/commit
dwarf2out.c (subrange_type_die): Define new variable "subtype" to hold the subtype...
authorJoel Brobecker <brobecker@gnat.com>
Wed, 17 Mar 2004 08:06:33 +0000 (08:06 +0000)
committerJoel Brobecker <brobecke@gcc.gnu.org>
Wed, 17 Mar 2004 08:06:33 +0000 (08:06 +0000)
commit6582c808a76c894491753cbf41b928836b8245a0
treea466dc63fcde15a43df105809a1a2185718a96a6
parentcc785e194968d79d424abc0d2b8d8e6bf44a4efc
dwarf2out.c (subrange_type_die): Define new variable "subtype" to hold the subtype tree instead of recomputing...

        * dwarf2out.c (subrange_type_die): Define new variable "subtype"
        to hold the subtype tree instead of recomputing it several times.

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