[Bug c++/46105] Ordering failure among partial specializations with non-deduced context
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Sep 27 02:22:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46105
--- Comment #10 from Jason Merrill <jason at gcc dot gnu.org> 2011-09-27 02:19:09 UTC ---
Author: jason
Date: Tue Sep 27 02:19:05 2011
New Revision: 179232
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179232
Log:
PR c++/46105
* typeck.c (structural_comptypes): Ignore cv-quals on typename scope.
Added:
branches/gcc-4_6-branch/gcc/testsuite/g++.dg/template/partial12.C
Modified:
branches/gcc-4_6-branch/gcc/cp/ChangeLog
branches/gcc-4_6-branch/gcc/cp/typeck.c
branches/gcc-4_6-branch/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list