dwarf2out.c (gen_subprogram_die): Don't reuse the in-class decl for the abstract...
authorJason Merrill <jason@redhat.com>
Fri, 19 Jan 2001 17:11:15 +0000 (12:11 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 19 Jan 2001 17:11:15 +0000 (12:11 -0500)
commitcb9e9d8dd1edf2c5c74ec6e552888dd3ef2a1599
tree962927994a1efdcce23bee9d31b56b3e733bc349
parent20342a6bc1df6e55bad32a8f5ba9f3ac4a751660
dwarf2out.c (gen_subprogram_die): Don't reuse the in-class decl for the abstract instance of an inline function.

        * dwarf2out.c (gen_subprogram_die): Don't reuse the in-class decl
        for the abstract instance of an inline function.

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