]> git.ipfire.org Git - thirdparty/gcc.git/commit
use codegen_error_p
authorspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Jan 2016 16:39:01 +0000 (16:39 +0000)
committerspop <spop@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 28 Jan 2016 16:39:01 +0000 (16:39 +0000)
commitded839bcc5dab50d237689f88e3fe04bec81a2fe
treef8b346b855b5f6c93167e06fa30d0a7d8ca25f24
parent741042812671fa52c64a0281f12ceb8c56305721
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@232933 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/graphite-isl-ast-to-gimple.c