Fix flags for edges from/to entry/exit basic blocks.
authorDmitry Vyukov <dvyukov@google.com>
Mon, 12 Dec 2011 18:03:36 +0000 (10:03 -0800)
committerDmitry Vyukov <dvyukov@gcc.gnu.org>
Mon, 12 Dec 2011 18:03:36 +0000 (10:03 -0800)
commitf7c8a2da7791fefb361db7f4e1a25cecb0a2b7e8
tree17a51ca1704bb2ad6e261afceda3abcb3bff4f4c
parent60f3dad78ddb531ee3d2f6ef522ea8c0763aed47
Fix flags for edges from/to entry/exit basic blocks.

* cgraphunit.c (init_lowered_empty_function):
Fix flags for new edges.

From-SVN: r182251
gcc/ChangeLog
gcc/cgraphunit.c