[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:20:00 GMT 2011


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

--- Comment #9 from Jason Merrill <jason at gcc dot gnu.org> 2011-09-27 02:12:55 UTC ---
Author: jason
Date: Tue Sep 27 02:12:51 2011
New Revision: 179229

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179229
Log:
    PR c++/46105
    * typeck.c (structural_comptypes): Ignore cv-quals on typename scope.

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



More information about the Gcc-bugs mailing list