This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/10968] [3.3/3.4 regression] If member function implicitly instantiated, explicit instantiation of class fails to instantiate it


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From cvs-commit@gcc.gnu.org  2003-06-10 19:06 -------
Subject: Bug 10968

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	jason@gcc.gnu.org	2003-06-10 19:06:45

Modified files:
	gcc/cp         : ChangeLog 

Log message:
	PR c++/10968
	* pt.c (mark_decl_instantiated): Set TREE_SYMBOL_REFERENCED.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.3409&r2=1.3410


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]