This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r179575 - in /branches/pph/gcc: cp/ChangeLog.pp...


Author: dnovillo
Date: Wed Oct  5 20:04:51 2011
New Revision: 179575

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179575
Log:
cp/ChangeLog.pph

	* pt.c (reregister_specialization): Call htab_find_slot with
	NO_INSERT.

testsuite/ChangeLog.pph

	* g++.dg/pph/x1tmplclass2.cc: Mark partially fixed.
	* g++.dg/pph/x4tmplclass2.cc: Likewise.
	* g++.dg/pph/z4tmplclass2.cc: Likewise.

Modified:
    branches/pph/gcc/cp/ChangeLog.pph
    branches/pph/gcc/cp/pt.c
    branches/pph/gcc/testsuite/ChangeLog.pph
    branches/pph/gcc/testsuite/g++.dg/pph/x1tmplclass2.cc
    branches/pph/gcc/testsuite/g++.dg/pph/x4tmplclass2.cc
    branches/pph/gcc/testsuite/g++.dg/pph/z4tmplclass2.cc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]