r138253 - in /branches/gcc-4_3-branch/gcc: cp/C...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Tue Jul 29 16:40:00 GMT 2008


Author: jakub
Date: Tue Jul 29 16:40:15 2008
New Revision: 138253

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138253
Log:
	PR c++/36852
	* tree.c (cplus_array_hash, build_cplus_array_type_1): Hash on
	TYPE_UID instead of pointers.

	* g++.dg/pch/array-1.C: New test.
	* g++.dg/pch/array-1.Hs: New file.

Added:
    branches/gcc-4_3-branch/gcc/testsuite/g++.dg/pch/array-1.C
    branches/gcc-4_3-branch/gcc/testsuite/g++.dg/pch/array-1.Hs
Modified:
    branches/gcc-4_3-branch/gcc/cp/ChangeLog
    branches/gcc-4_3-branch/gcc/cp/tree.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list