]> git.ipfire.org Git - thirdparty/gcc.git/commit
dwarf2out.c (is_subrange_type): Do not emit a subrange_type DIE for base types.
authorJoel Brobecker <brobecker@gnat.com>
Mon, 22 Mar 2004 20:57:00 +0000 (20:57 +0000)
committerJoel Brobecker <brobecke@gcc.gnu.org>
Mon, 22 Mar 2004 20:57:00 +0000 (20:57 +0000)
commitd6672e91f14a7a570de58160bf251ac82e4557a3
treeb6dbfe7753c9070f124746670e69a9e749c1d142
parent886de2d4dcf3ade25fb76c32522fd4aa2f9510b8
dwarf2out.c (is_subrange_type): Do not emit a subrange_type DIE for base types.

        * dwarf2out.c (is_subrange_type): Do not emit a subrange_type DIE
        for base types.

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