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

dnovillo@gcc.gnu.org dnovillo@gcc.gnu.org
Sat Oct 29 18:24:00 GMT 2011


Author: dnovillo
Date: Sat Oct 29 18:24:00 2011
New Revision: 180658

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

	* pph-streamer-in.c (pph_node_already_emitted): New.
	(pph_in_symtab): Call it.

testsuite/ChangeLog.pph

	* g++.dg/pph/x1keyed.cc: Mark fixed.
	* g++.dg/pph/x1keyno.cc: Likewise.
	* g++.dg/pph/x6rtti.cc: Remove ICE failure.  Document operator match
	problem.
	* g++.dg/pph/x7rtti.cc: Likewise.
	* g++.dg/pph/x1tmplclass2.cc: Document asm diff to out-of-order diff.
	* g++.dg/pph/z4tmplclass2.cc: Likewise.
	* g++.dg/pph/x4keyex.cc: Likewise.
	* g++.dg/pph/x4keyed.cc: Change failure to typeinfo redefinition.
	* g++.dg/pph/x4keyno.cc: Likewise.

Modified:
    branches/pph/gcc/cp/ChangeLog.pph
    branches/pph/gcc/cp/pph-streamer-in.c
    branches/pph/gcc/testsuite/ChangeLog.pph
    branches/pph/gcc/testsuite/g++.dg/pph/x1keyed.cc
    branches/pph/gcc/testsuite/g++.dg/pph/x1keyno.cc
    branches/pph/gcc/testsuite/g++.dg/pph/x1tmplclass2.cc
    branches/pph/gcc/testsuite/g++.dg/pph/x4keyed.cc
    branches/pph/gcc/testsuite/g++.dg/pph/x4keyex.cc
    branches/pph/gcc/testsuite/g++.dg/pph/x4keyno.cc
    branches/pph/gcc/testsuite/g++.dg/pph/x6rtti.cc
    branches/pph/gcc/testsuite/g++.dg/pph/x7rtti.cc
    branches/pph/gcc/testsuite/g++.dg/pph/z4tmplclass2.cc



More information about the Gcc-cvs mailing list