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

jason@gcc.gnu.org jason@gcc.gnu.org
Fri Feb 13 22:07:00 GMT 2015


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



More information about the Gcc-cvs mailing list