On Mon, Dec 12, 2011 at 08:43, Dmitriy Vyukov <dvyu...@google.com> wrote: > Fix flags for edges from/to entry/exit basic blocks. > W/o this patch I hit internal asserts when trying to > split the edge from entry block.
Please specify how you tested it (http://gcc.gnu.org/contribute.html#testing). OK for trunk, if testing succeeds. Diego.