[Bug debug/45024] wrong nesting for inner template class

2010-07-27 Thread jakub at gcc dot gnu dot org
--- Comment #4 from jakub at gcc dot gnu dot org 2010-07-27 08:45 --- Fixed. -- jakub at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug debug/45024] wrong nesting for inner template class

2010-07-22 Thread dodji at gcc dot gnu dot org
--- Comment #3 from dodji at gcc dot gnu dot org 2010-07-22 16:25 --- Subject: Bug 45024 Author: dodji Date: Thu Jul 22 16:25:17 2010 New Revision: 162420 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162420 Log: Fix PR debug/45024 gcc/ChangeLog: PR debug/45024

[Bug debug/45024] wrong nesting for inner template class

2010-07-22 Thread dodji at redhat dot com
--- Comment #2 from dodji at gcc dot gnu dot org 2010-07-22 09:46 --- Subject: Re: wrong nesting for inner template class Patch posted to http://gcc.gnu.org/ml/gcc-patches/2010-07/msg01718.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45024

Re: [Bug debug/45024] wrong nesting for inner template class

2010-07-22 Thread Dodji Seketeli
Patch posted to http://gcc.gnu.org/ml/gcc-patches/2010-07/msg01718.html

[Bug debug/45024] wrong nesting for inner template class

2010-07-21 Thread dodji at gcc dot gnu dot org
-- dodji at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |dodji at gcc dot gnu dot org |dot org

[Bug debug/45024] wrong nesting for inner template class

2010-07-21 Thread dodji at gcc dot gnu dot org
--- Comment #1 from dodji at gcc dot gnu dot org 2010-07-21 21:54 --- I am testing this patch: diff --git a/gcc/dwarf2out.c b/gcc/dwarf2out.c index ce35c91..bd3a97d 100644 --- a/gcc/dwarf2out.c +++ b/gcc/dwarf2out.c @@ -17585,9 +17585,11 @@ scope_die_for (tree t, dw_die_ref context_die)