]> git.ipfire.org Git - thirdparty/gcc.git/commit
[gcc/]
authorRoman Gareev <gareevroman@gmail.com>
Thu, 24 Jul 2014 13:35:27 +0000 (13:35 +0000)
committerRoman Gareev <romangareev@gcc.gnu.org>
Thu, 24 Jul 2014 13:35:27 +0000 (13:35 +0000)
commitc4bc3399f7605a632da40532e19d5fd3c33cc09d
treeb96485ce9e2ff13f63b6643aae6ce0e8d2c3115b
parent25be91ac7e13ce5c2de638b8a5a0c4190e5cb0bf
[gcc/]

* graphite-isl-ast-to-gimple.c:
(binary_op_to_tree): Add calling of translate_isl_ast_node_block.
(gcc_expression_from_isl_expr_op): Move isl_ast_op_pdiv_q,
isl_ast_op_pdiv_r to the different case.

[gcc/testsuite]

* gcc.dg/graphite/isl-ast-gen-blocks-3.c: New testcase.

From-SVN: r212990
gcc/ChangeLog
gcc/graphite-isl-ast-to-gimple.c
gcc/testsuite/gcc.dg/graphite/isl-ast-gen-blocks-3.c [new file with mode: 0644]