ipa-inline.c (try_inline): Improve debug output; work on already inline edges too.
authorJan Hubicka <jh@suse.cz>
Sun, 4 Feb 2007 13:01:13 +0000 (14:01 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 4 Feb 2007 13:01:13 +0000 (13:01 +0000)
commit22ad64b60c48637d63afc5b0b4d38a5568b25aa3
tree5663b5a6e6336ac592ef1f5f46fbac6ce0756dcb
parent3075a4cd0815b333358a14fd16d326efc5267a8d
ipa-inline.c (try_inline): Improve debug output; work on already inline edges too.

* 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.

From-SVN: r121570
gcc/ChangeLog
gcc/ipa-inline.c