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++/36435] Partial ordering of explicit specialization should include return type


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

--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> 2011-06-23 16:52:36 UTC ---
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]