r222323 - in /branches/c++-concepts: ChangeLog....
asutton@gcc.gnu.org
asutton@gcc.gnu.org
Wed Apr 22 13:59:00 GMT 2015
Author: asutton
Date: Wed Apr 22 13:59:04 2015
New Revision: 222323
URL: https://gcc.gnu.org/viewcvs?rev=222323&root=gcc&view=rev
Log:
2015-04-22 Andrew Sutton <andrew.n.sutton@gmail.com>
Compare constrained partial specializations structurally.
* gcc/pt.c (process_partial_specialization): Don't use a
canonical type for constrained partial template specializations.
Compare structurally to avoid ICE's when specializations resolve
differently.
Modified:
branches/c++-concepts/ChangeLog.concepts
branches/c++-concepts/gcc/cp/pt.c
More information about the Gcc-cvs
mailing list