cgraph.c (cgraph_function_possibly_inlined_p): Be conservative when global info is...
authorJan Hubicka <jh@suse.cz>
Wed, 22 Oct 2003 19:18:03 +0000 (21:18 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Wed, 22 Oct 2003 19:18:03 +0000 (19:18 +0000)
commit190f08bd30e2f540cb1eeece673bfaccbd8854a0
tree7ce709c7d3b9f7de41de5fb5007d8654d851098c
parentbf5fe4734cb6840be45d8812bb529f9557bb870a
cgraph.c (cgraph_function_possibly_inlined_p): Be conservative when global info is not ready.

* cgraph.c (cgraph_function_possibly_inlined_p): Be conservative when
global info is not ready.

From-SVN: r72816
gcc/ChangeLog
gcc/cgraph.c