r150178 - in /branches/graphite/gcc: ChangeLog....

spop@gcc.gnu.org spop@gcc.gnu.org
Tue Jul 28 21:40:00 GMT 2009


Author: spop
Date: Tue Jul 28 21:40:12 2009
New Revision: 150178

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150178
Log:
Add testcases for PR35356.

2009-07-28  Sebastian Pop  <sebastian.pop@amd.com>

	* graphite.c (graphite_finalize): Call print_loops instead of
	dump_function_to_file.
	* testsuite/gcc.dg/graphite/graphite.exp: Fix formatting.
	* testsuite/gcc.dg/graphite/pr35356-1.c: New.  Look for the number of
	loops generated in the graphite output file.
	* testsuite/gcc.dg/graphite/pr35356-2.c: New.
	* testsuite/gcc.dg/graphite/pr35356-3.c: New.  XFAILed for now.
	* testsuite/gfortran.dg/graphite/id-12.f: New.

Added:
    branches/graphite/gcc/testsuite/gcc.dg/graphite/pr35356-1.c
    branches/graphite/gcc/testsuite/gcc.dg/graphite/pr35356-2.c
    branches/graphite/gcc/testsuite/gcc.dg/graphite/pr35356-3.c
    branches/graphite/gcc/testsuite/gfortran.dg/graphite/id-12.f
Modified:
    branches/graphite/gcc/ChangeLog.graphite
    branches/graphite/gcc/graphite.c
    branches/graphite/gcc/testsuite/gcc.dg/graphite/graphite.exp



More information about the Gcc-cvs mailing list