]> git.ipfire.org Git - thirdparty/gcc.git/commit
lto.c (has_analyzed_clone_p): New function
authorJan Hubicka <jh@suse.cz>
Fri, 20 Aug 2010 13:29:36 +0000 (15:29 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 20 Aug 2010 13:29:36 +0000 (13:29 +0000)
commite0f967db8d196869652da602a6e1a16f4c3696e7
treeda78e68a057ddce25f76691b03e69b3563932d14
parent1f5a46fe84cc5b9dfd2b8369c67c70d3ae97330c
lto.c (has_analyzed_clone_p): New function

* lto.c (has_analyzed_clone_p): New function
(lto_materialize_function): Use callgraph to determine if
body is needed.
(materialize_cgraph): Remove DECL_IS_BUILTIN check.

From-SVN: r163403
gcc/lto/ChangeLog
gcc/lto/lto.c