]> git.ipfire.org Git - thirdparty/gcc.git/commit
dwarf2out.c (gen_enumeration_type_die): Return the DIE that we just created.
authorJ. Brobecker <brobecker@gnat.com>
Fri, 9 Jan 2004 14:08:21 +0000 (14:08 +0000)
committerJoel Brobecker <brobecke@gcc.gnu.org>
Fri, 9 Jan 2004 14:08:21 +0000 (14:08 +0000)
commitde99511b75b9c9a8c85b77f1019041a280da45bf
tree9cf823123dad10932c60b71b6f318d801966df66
parent41b19a2d9a81731ff3199c9a2318ee1ed7fecf9f
dwarf2out.c (gen_enumeration_type_die): Return the DIE that we just created.

        * dwarf2out.c (gen_enumeration_type_die): Return the DIE that
        we just created.
        (is_ada_subrange_type): DIEs for enumeration subtypes should be
        emitted as subrange types too.
        (subrange_type_die): Add handling of enumeration subtypes.

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