------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-01-18 
21:39 -------
Subject: Bug 16261

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         gcc-3_4-branch
Changes by:     [EMAIL PROTECTED]       2005-01-18 21:39:39

Modified files:
        gcc            : ChangeLog dwarf2out.c 
        gcc/testsuite  : ChangeLog 
Added files:
        gcc/testsuite/g++.dg/debug: typedef3.C 

Log message:
        PR debug/16261
        Backport from mainline:
        2004-01-27  Devang Patel  <[EMAIL PROTECTED]>
        
        * dwarf2out.c: (remove_child_TAG): New function.
        (gen_subprogram_die): Do not remove all children dies while reusing
        declaration die for definition.  Instead, selectively remove only
        formal parameters.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.776&r2=2.2326.2.777
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/dwarf2out.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.478.2.14&r2=1.478.2.15
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3389.2.345&r2=1.3389.2.346
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/debug/typedef3.C.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.2.1



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16261

Reply via email to