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]

r220697 - in /trunk/gcc: cp/ChangeLog cp/conste...


Author: jason
Date: Fri Feb 13 22:07:30 2015
New Revision: 220697

URL: https://gcc.gnu.org/viewcvs?rev=220697&root=gcc&view=rev
Log:
	PR c++/65054
	* pt.c (template_args_equal): Look through conversions here.
	* tree.c (cp_tree_equal): Not here.

Added:
    trunk/gcc/testsuite/g++.dg/expr/ptr-arith1.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/constexpr.c
    trunk/gcc/cp/pt.c
    trunk/gcc/cp/tree.c


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