This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/42657] Missing debug info for a variable
- From: "jakub at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jan 2010 22:39:02 -0000
- Subject: [Bug debug/42657] Missing debug info for a variable
- References: <bug-42657-87@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from jakub at gcc dot gnu dot org 2010-01-14 22:39 -------
Subject: Bug 42657
Author: jakub
Date: Thu Jan 14 22:38:29 2010
New Revision: 155917
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155917
Log:
PR debug/42657
* tree-inline.c (copy_debug_stmt): Don't reset debug stmt just
because its first operand is a non-localized variable.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-inline.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42657