cgraphunit.c (decide_is_function_needed): Also nested functions and functions declare...
authorJan Hubicka <jh@suse.cz>
Tue, 23 May 2006 00:26:12 +0000 (02:26 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Tue, 23 May 2006 00:26:12 +0000 (00:26 +0000)
commitb633db7b859751e579a2f0d44c6869c2f505beb8
treeea443ea7cda60dcc11a127388746050b3937dc2e
parent30df044aeafa4d2af106d094b68c1bda78c89839
cgraphunit.c (decide_is_function_needed): Also nested functions and functions declared inline can be optimized out at -O0.

* cgraphunit.c (decide_is_function_needed): Also nested functions
and functions declared inline can be optimized out at -O0.

From-SVN: r114008
gcc/ChangeLog
gcc/cgraphunit.c