r197445 - in /branches/gcc-4_6-branch/gcc: cp/C...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed Apr 3 17:58:00 GMT 2013


Author: jakub
Date: Wed Apr  3 17:58:29 2013
New Revision: 197445

URL: http://gcc.gnu.org/viewcvs?rev=197445&root=gcc&view=rev
Log:
	Backported from mainline
	2012-10-08  Jakub Jelinek  <jakub@redhat.com>

	PR c++/54858
	* tree.c (cp_tree_equal): Handle FIELD_DECL.

	* g++.dg/template/pr54858.C: New test.

Added:
    branches/gcc-4_6-branch/gcc/testsuite/g++.dg/template/pr54858.C
Modified:
    branches/gcc-4_6-branch/gcc/cp/ChangeLog
    branches/gcc-4_6-branch/gcc/cp/tree.c
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list