pr43306.c
175 Bytes
-
Fix PR43306: correct evolution_function_right_is_integer_cst. · 1f380314
2010-03-09 Sebastian Pop <sebastian.pop@amd.com> PR middle-end/43306 * tree-chrec.c (evolution_function_right_is_integer_cst): CHREC_RIGHT should be an INTEGER_CST. Also handle CASE_CONVERT. * gcc.dg/graphite/pr43306.c: New. From-SVN: r157434
Sebastian Pop committed