]> gcc.gnu.org Git - gcc.git/commit
dwarf2out.c (gen_typedef_die): Abort if we get identical TREE_TYPE and DECL_ORIGINAL_...
authorJason Merrill <jason@redhat.com>
Thu, 27 Jul 2000 18:22:39 +0000 (14:22 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 27 Jul 2000 18:22:39 +0000 (14:22 -0400)
commit62e3bf547695acd0095964060d79b5c599cbd368
tree35a36012e2786a4d508c08f34fb89d9e42cd5c10
parent589ca5cb100f0975f12890c95ea2b29301bb4294
dwarf2out.c (gen_typedef_die): Abort if we get identical TREE_TYPE and DECL_ORIGINAL_TYPE on a typedef.

        * dwarf2out.c (gen_typedef_die): Abort if we get identical
        TREE_TYPE and DECL_ORIGINAL_TYPE on a typedef.

        * typeck.c (common_type): If we're just returning one of our
        arguments, don't strip typedef types.

From-SVN: r35297
gcc/ChangeLog
gcc/cp/ChangeLog
gcc/cp/typeck.c
gcc/dwarf2out.c
This page took 0.059915 seconds and 5 git commands to generate.