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

grosser@gcc.gnu.org grosser@gcc.gnu.org
Mon Mar 30 00:44:00 GMT 2009


Author: grosser
Date: Mon Mar 30 00:44:42 2009
New Revision: 145269

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145269
Log:
2009-03-29  Tobias Grosser  <grosser@fim.uni-passau.de>

	* graphite-poly.c: (apply_poly_transforms): sorry -> gcc_unreachable.
	* testsuite/gcc.dg/graphite/pr37883.c: Remove -floop-*
	* testsuite/gcc.dg/graphite/pr37928.c: Same
	* testsuite/gcc.dg/graphite/pr38409.c: Same
	* testsuite/gcc.dg/graphite/pr38498.c: Same
	* testsuite/gcc.dg/graphite/pr38559.c: Same
	* testsuite/gcc.dg/graphite/pr39335.c: Same
	* testsuite/gcc.dg/graphite/pr39335_1.c: Same
	* testsuite/gfortran.dg/graphite/block-2.f: Same
	* tree-ssa-loop.c (gate_graphite_transforms): Always fail if
	called with -floop-*.

Modified:
    branches/graphite/gcc/ChangeLog.graphite
    branches/graphite/gcc/graphite-poly.c
    branches/graphite/gcc/testsuite/gcc.dg/graphite/pr37883.c
    branches/graphite/gcc/testsuite/gcc.dg/graphite/pr37928.c
    branches/graphite/gcc/testsuite/gcc.dg/graphite/pr38409.c
    branches/graphite/gcc/testsuite/gcc.dg/graphite/pr38498.c
    branches/graphite/gcc/testsuite/gcc.dg/graphite/pr38559.c
    branches/graphite/gcc/testsuite/gcc.dg/graphite/pr39335.c
    branches/graphite/gcc/testsuite/gcc.dg/graphite/pr39335_1.c
    branches/graphite/gcc/testsuite/gfortran.dg/graphite/block-2.f
    branches/graphite/gcc/tree-ssa-loop.c



More information about the Gcc-cvs mailing list