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]

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


Author: dnovillo
Date: Mon Jul  4 18:01:57 2011
New Revision: 175819

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175819
Log:
2011-07-04  Gabriel Charette  <gchare@google.com>

	* pph-streamer-in.c (pph_add_bindings_to_namespace):
	Rebuild the varpool for global variables coming in from the pph.

2011-07-04  Gabriel Charette  <gchare@google.com>

	* g++.dg/pph/c120060625-1.cc: Expect no asm difference.
	* g++.dg/pph/c1struct.cc: Likewise.
	* g++.dg/pph/c1variables.cc: Likewise.
	* g++.dg/pph/c1varorder.cc: Likewise.
	* g++.dg/pph/c2builtin1.cc: Likewise.
	* g++.dg/pph/c2builtin2.cc: Likewise.
	* g++.dg/pph/x1struct2.cc: Likewise.
	* g++.dg/pph/x1variables.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/c120060625-1.cc
    branches/pph/gcc/testsuite/g++.dg/pph/c1struct.cc
    branches/pph/gcc/testsuite/g++.dg/pph/c1variables.cc
    branches/pph/gcc/testsuite/g++.dg/pph/c1varorder.cc
    branches/pph/gcc/testsuite/g++.dg/pph/c2builtin1.cc
    branches/pph/gcc/testsuite/g++.dg/pph/c2builtin2.cc
    branches/pph/gcc/testsuite/g++.dg/pph/x1struct2.cc
    branches/pph/gcc/testsuite/g++.dg/pph/x1variables.cc


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