OSDN Git Service

Fix flags for edges from/to entry/exit basic blocks.
authordvyukov <dvyukov@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Dec 2011 18:03:36 +0000 (18:03 +0000)
committerdvyukov <dvyukov@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Dec 2011 18:03:36 +0000 (18:03 +0000)
commit551787a59bd191d508ee361ac5d0ff9649cb3658
tree17a51ca1704bb2ad6e261afceda3abcb3bff4f4c
parentcaf47ebd0ba00d947b8d7920744a48b5179b33ad
Fix flags for edges from/to entry/exit basic blocks.
* cgraphunit.c (init_lowered_empty_function):
Fix flags for new edges.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@182251 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cgraphunit.c