re PR debug/11098 ([dwarf2] g++ doesn't emit complete debugging information for local...
authorMark Mitchell <mark@codesourcery.com>
Tue, 15 Jul 2003 01:04:21 +0000 (01:04 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Tue, 15 Jul 2003 01:04:21 +0000 (01:04 +0000)
commit1e7ee6ad1f1a5df7bad22cb7a7d1d44a88a085f4
tree5a85df39199d70a737335d77920c9c0c7c131e4b
parentbf66f7b007c9e780f1ec665983545eb4df5b441a
re PR debug/11098 ([dwarf2] g++ doesn't emit complete debugging information for local variables in destructors)

PR debug/11098
* integrate.c (copy_decl_for_inlining): Do not mark copied decls
as DECL_ABSTRACT.

From-SVN: r69374
gcc/ChangeLog
gcc/integrate.c