------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-12-28 
22:22 -------
Subject: Bug 13070

CVSROOT:        /cvs/gcc
Module name:    gcc
Changes by:     [EMAIL PROTECTED]       2003-12-28 22:22:13

Modified files:
        gcc/cp         : ChangeLog decl.c 
        gcc/testsuite  : ChangeLog 
Added files:
        gcc/testsuite/g++.dg/warn: format3.C 

Log message:
        PR c++/13070
        * decl.c (duplicate_decls): When setting the type of an anticipated
        declaration, merge the existing type attributes.
        
        * g++.dg/warn/format3.C: New test case.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3835&r2=1.3836
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&r1=1.1167&r2=1.1168
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.3312&r2=1.3313
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/warn/format3.C.diff?cvsroot=gcc&r1=NONE&r2=1.1



-- 


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

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.


Reply via email to