r175823 - in /branches/pph/gcc/testsuite: Chang...

dnovillo@gcc.gnu.org dnovillo@gcc.gnu.org
Mon Jul 4 20:54:00 GMT 2011


Author: dnovillo
Date: Mon Jul  4 20:54:42 2011
New Revision: 175823

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=175823
Log:
	* g++.dg/pph/c1eabi1.h: Surround system function prototypes with
	extern "C" {}.
	* g++.dg/pph/x1ten-hellos.cc (main): Tidy.
	Assert that i is 10 at the end of the loop.
	Call exit instead of 'return 0'.
	* g++.dg/pph/x1ten-hellos.h: Do not include stdio.h.

Modified:
    branches/pph/gcc/testsuite/ChangeLog.pph
    branches/pph/gcc/testsuite/g++.dg/pph/c1eabi1.h
    branches/pph/gcc/testsuite/g++.dg/pph/x1ten-hellos.cc
    branches/pph/gcc/testsuite/g++.dg/pph/x1ten-hellos.h



More information about the Gcc-cvs mailing list