This is the mail archive of the gcc-cvs@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]

r175338 - in /trunk/gcc: cp/ChangeLog cp/pt.c t...


Author: jason
Date: Thu Jun 23 16:52:32 2011
New Revision: 175338

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175338
Log:
	PR c++/36435
	* pt.c (most_specialized_instantiation): Do check return types.

Added:
    trunk/gcc/testsuite/g++.dg/template/partial9.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/pt.c
    trunk/gcc/testsuite/ChangeLog


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