r127965 - in /branches/gcc-4_1-branch/gcc: cp/C...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Fri Aug 31 09:55:00 GMT 2007


Author: paolo
Date: Fri Aug 31 09:55:43 2007
New Revision: 127965

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127965
Log:
/cp
2007-08-31  Paolo Carlini  <pcarlini@suse.de>

	PR c++/32113
	* search.c (lookup_member): Check the name argument for
	error_mark_node.

/testsuite
2007-08-31  Paolo Carlini  <pcarlini@suse.de>

	PR c++/32113
	* g++.dg/template/crash70.C: New.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/g++.dg/template/crash70.C
Modified:
    branches/gcc-4_1-branch/gcc/cp/ChangeLog
    branches/gcc-4_1-branch/gcc/cp/search.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list