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]

r144368 - in /branches/graphite/gcc: graphite-s...


Author: spop
Date: Sun Feb 22 01:43:04 2009
New Revision: 144368

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=144368
Log:
2009-02-21  Sebastian Pop  <sebastian.pop@amd.com>

	PR tree-optimization/39260
	* graphite-scop-detection.c (harmful_stmt_in_bb): Stop a SCoP when 
	the basic block contains a condition with a real type.
	* graphite-sese-to-poly.c (scan_tree_for_params): Handle REAL_CST.

	* gcc.dg/graphite/pr39260.c: New.


Added:
    branches/graphite/gcc/testsuite/gcc.dg/graphite/pr39260.c
Modified:
    branches/graphite/gcc/graphite-scop-detection.c
    branches/graphite/gcc/graphite-sese-to-poly.c


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