On 23/07/2014 11:13, Rainer Orth wrote:
Roman Gareev <gareevro...@gmail.com> writes:

I've attached the patch, which contains generation of Gimple code from
isl_ast_node_block. Is it fine for trunk?

2014-07-22  Roman Gareev  <gareevro...@gmail.com>

        gcc/
        * graphite-isl-ast-to-gimple.c:
        (translate_isl_ast_node_block): New function.
        (translate_isl_ast): Add calling of translate_isl_ast_node_block.

        gcc/testsuite/gcc.dg/graphite/
        * isl-ast-gen-blocks-1.c: New testcase.
        * isl-ast-gen-blocks-2.c: New testcase.

The second part of the ChangeLog entry is wrong: it should go into
gcc/testsuite/ChangeLog as

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

Please fix the ChangeLog entries; no need to add another one for that
change or ask for approval: such a fix is obvious.

Thanks Rainer for catching this.

Cheers,
Tobias

Reply via email to