tree.c (cp_copy_res_decl_for_inlining): Adjust DECL_ABSTRACT_ORIGIN for the return...
authorJakub Jelinek <jakub@redhat.com>
Thu, 1 Nov 2001 21:09:39 +0000 (22:09 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 1 Nov 2001 21:09:39 +0000 (22:09 +0100)
commit199898121e433bcade4a0829584238f1fd232ed7
tree6cb939d472e4db9b6a90ca5f14c54211ad12eaa4
parent2643b009f9dcb08a8d3a4cc223035401a7c9789a
tree.c (cp_copy_res_decl_for_inlining): Adjust DECL_ABSTRACT_ORIGIN for the return variable.

* tree.c (cp_copy_res_decl_for_inlining): Adjust
DECL_ABSTRACT_ORIGIN for the return variable.

* g++.dg/other/debug1.C: New test.

From-SVN: r46702
gcc/cp/ChangeLog
gcc/cp/tree.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/other/debug1.C [new file with mode: 0644]