------- Comment #6 from spop at gcc dot gnu dot org 2009-02-22 01:43 ------- Subject: Bug 39260
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....@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 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39260