]> git.ipfire.org Git - thirdparty/gcc.git/commit
Do not call todo_after for a discarded function
authorMartin Liska <mliska@suse.cz>
Thu, 31 Mar 2016 10:42:55 +0000 (12:42 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Thu, 31 Mar 2016 10:42:55 +0000 (10:42 +0000)
commitd4aff57bc079dc04d7d3ab9f71b2e923d9087e31
tree10fa2adb0f596c42da4d531fe8c27f33c83b87b6
parent515558b8ff520dc07f1014b29e524b8994f73c9b
Do not call todo_after for a discarded function

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

From-SVN: r234613
gcc/ChangeLog
gcc/passes.c