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

--- Comment #9 from Dodji Seketeli <dodji at gcc dot gnu.org> 2012-04-02 
08:51:30 UTC ---
Author: dodji
Date: Mon Apr  2 08:51:26 2012
New Revision: 186067

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186067
Log:
PR c++/40942 - Failure of template specialization partial ordering

gcc/cp/

    * pt.c (more_specialized_fn):  Don't apply decay conversion to
    types of function parameters.

gcc/testsuite/

    * g++.old-deja/g++.pt/spec40.C: Adjust to take the resolution of
    DR 214 in account.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cp/pt.c
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/g++.old-deja/g++.pt/spec40.C

Reply via email to