> 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.
Thank you for the comment! -- Cheers, Roman Gareev.