r122802 - in /branches/gcc-4_2-branch/gcc: Chan...

mmitchel@gcc.gnu.org mmitchel@gcc.gnu.org
Sat Mar 10 19:44:00 GMT 2007


Author: mmitchel
Date: Sat Mar 10 19:44:11 2007
New Revision: 122802

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=122802
Log:
	PR c++/20924
	* tree.c (walk_type_fields): Recurse into the element type of
	ARRAY_TYPEs if there is a pointer set.

	PR c++/20924
	* g++.dg/template/array18.C: New test.

Added:
    branches/gcc-4_2-branch/gcc/testsuite/g++.dg/template/array18.C
Modified:
    branches/gcc-4_2-branch/gcc/ChangeLog
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_2-branch/gcc/tree.c



More information about the Gcc-cvs mailing list