[Bug debug/42657] Missing debug info for a variable

2010-01-14 Thread jakub at gcc dot gnu dot org
--- Comment #4 from jakub at gcc dot gnu dot org 2010-01-14 23:21 --- Fixed. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED

[Bug debug/42657] Missing debug info for a variable

2010-01-14 Thread jakub 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):

[Bug debug/42657] Missing debug info for a variable

2010-01-11 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2010-01-11 12:18 --- http://gcc.gnu.org/ml/gcc-patches/2010-01/msg00430.html http://gcc.gnu.org/ml/gcc-patches/2010-01/msg00431.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42657

[Bug debug/42657] Missing debug info for a variable

2010-01-08 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |enhancement http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42657

[Bug debug/42657] Missing debug info for a variable

2010-01-08 Thread jakub at gcc dot gnu dot org
--- Comment #1 from jakub at gcc dot gnu dot org 2010-01-08 10:47 --- Created an attachment (id=19506) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19506&action=view) gcc45-pr42657.patch Inliner fix I'm bootstrapping/regtesting ATM. Unfortunately this isn't enough to fix the tes