use codegen_error_p
authorSebastian Pop <s.pop@samsung.com>
Thu, 28 Jan 2016 16:39:01 +0000 (16:39 +0000)
committerSebastian Pop <spop@gcc.gnu.org>
Thu, 28 Jan 2016 16:39:01 +0000 (16:39 +0000)
commit0baa616ac8f979a59bf10ed9ae3650c7b96b885b
treef8b346b855b5f6c93167e06fa30d0a7d8ca25f24
parent9b496f67e7e74c05b7c87f582cf2b926e606b37a
use codegen_error_p

* graphite-isl-ast-to-gimple.c (binary_op_to_tree): Call codegen_error_p.
(ternary_op_to_tree): Same.
(unary_op_to_tree): Same.
(nary_op_to_tree): Same.
(gcc_expression_from_isl_expr_op): Same.
(gcc_expression_from_isl_expression): Same.
(graphite_create_new_loop): Same.
(graphite_create_new_loop_guard): Same.
(build_iv_mapping): Same.
(graphite_create_new_guard): Same.
(translate_isl_ast_to_gimple::copy_loop_phi_nodes): Same.
(translate_isl_ast_to_gimple::translate_pending_phi_nodes): Same.

From-SVN: r232933
gcc/ChangeLog
gcc/graphite-isl-ast-to-gimple.c