Do not call todo_after for a discarded function
commitfbdc984ac7d4722aa8c19914f93b7de9911d68c8
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Mar 2016 10:42:55 +0000 (31 10:42 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 Mar 2016 10:42:55 +0000 (31 10:42 +0000)
tree10fa2adb0f596c42da4d531fe8c27f33c83b87b6
parentb020b4407787644f2fe7b1c8c5c8175fd6e06160
Do not call todo_after for a discarded function

* passes.c (execute_one_pass): Do not call
todo_after for a discarded function.

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