r170544 - in /branches/gcc-4_5-branch/gcc: cp/C...

jason@gcc.gnu.org jason@gcc.gnu.org
Sun Feb 27 17:11:00 GMT 2011


Author: jason
Date: Sun Feb 27 17:11:19 2011
New Revision: 170544

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170544
Log:
	PR c++/47904
	* tree.c (cp_tree_equal) [PARM_DECL]: Don't crash on
	DECL_ARTIFICIAL parms.

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



More information about the Gcc-cvs mailing list