* tree-optimize.c (execute_fixup_cfg): Purge dead abnormal call edges
commit312c31e30fcb7ed9f5eab5af48546c942d538a76
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Oct 2010 17:30:10 +0000 (20 17:30 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Oct 2010 17:30:10 +0000 (20 17:30 +0000)
tree9c6c6e3782229c6edf56d2ac2df6aeed1adedbeb
parentf1d40b54cf11e6a62e7d928882d9873372a1d233
* tree-optimize.c (execute_fixup_cfg): Purge dead abnormal call edges
if there is a call statement to pure or const function in the block.

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