re PR debug/42657 (Missing debug info for a variable)
authorJakub Jelinek <jakub@redhat.com>
Thu, 14 Jan 2010 22:38:29 +0000 (23:38 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 14 Jan 2010 22:38:29 +0000 (23:38 +0100)
commitd17af1478964cba0792df8436a8ae839626bdb19
tree3c091210e01119a5d762356bfcb04bfa40ee1d7e
parent6700a2857f28074b6b388e6394a1c2599bfb7c17
re PR debug/42657 (Missing debug info for a variable)

PR debug/42657
* tree-inline.c (copy_debug_stmt): Don't reset debug stmt just
because its first operand is a non-localized variable.

From-SVN: r155917
gcc/ChangeLog
gcc/tree-inline.c