This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r226689 - in /branches/c++-concepts: ChangeLog....


Author: jason
Date: Thu Aug  6 17:44:37 2015
New Revision: 226689

URL: https://gcc.gnu.org/viewcvs?rev=226689&root=gcc&view=rev
Log:
	* pt.c (process_partial_specialization): Don't
	SET_TYPE_STRUCTURAL_EQUALITY.
	(maybe_new_partial_specialization): Preserve TYPE_CANONICAL.
	* semantics.c (fixup_template_type): Don't use COMPARE_STRUCTURAL.

Modified:
    branches/c++-concepts/ChangeLog.concepts
    branches/c++-concepts/gcc/cp/pt.c
    branches/c++-concepts/gcc/cp/semantics.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]