Author: jason
Date: Wed Feb 26 17:01:12 2014
New Revision: 208177
URL: http://gcc.gnu.org/viewcvs?rev=208177&root=gcc&view=rev
Log:
PR c++/60182
* pt.c (unify): Ignore alias templates when deducing a template
template parameter.
Added:
trunk/gcc/testsuite/g++.dg/cpp0x/alias-decl-41.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/pt.c