* ipa-inline.c (try_inline): Improve debug output; work on already
commitf41629b63cf00a7e0235ec6573d77c95c3993e1b
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 4 Feb 2007 13:01:13 +0000 (4 13:01 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 4 Feb 2007 13:01:13 +0000 (4 13:01 +0000)
tree5663b5a6e6336ac592ef1f5f46fbac6ce0756dcb
parent888d4c42155c9d4906bb10d565d3985ea105058e
* ipa-inline.c (try_inline): Improve debug output; work on already
inline edges too.
(cgraph_decide_inlining_incrementally): Indent; improve debug output;
call try_inline for already inlined edges too when flattening;
inline also functions that make callee growth but overall unit size
reduce.

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