gcc/gcc/cp ChangeLog decl.c
lerdsuwa@gcc.gnu.org
lerdsuwa@gcc.gnu.org
Wed Jul 17 07:07:00 GMT 2002
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: lerdsuwa@gcc.gnu.org 2002-07-17 07:07:43
Modified files:
gcc/cp : ChangeLog decl.c
Log message:
PR c++/3797
* decl.c (duplicate_decls): Don't propagate inlining parameters from
olddecl to newdecl when newdecl is a specialization of the
instantiation olddecl.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.2884&r2=1.2885
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&r1=1.920&r2=1.921
More information about the Gcc-cvs
mailing list