cgraphunit.c (decide_is_function_needed): Don't force always_inline to be output...
commit5d342ef9c5cc43ddfb479b4057dd8b5f8a33ce24
authorJan Hubicka <jh@suse.cz>
Thu, 11 May 2006 16:11:37 +0000 (11 18:11 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 11 May 2006 16:11:37 +0000 (11 16:11 +0000)
treed791723d7bed742ec79f12a078d98ab9e416c41f
parent7ebcc52c5a640d18127d21d0d359bb318b452f7d
cgraphunit.c (decide_is_function_needed): Don't force always_inline to be output at -O0.

* cgraphunit.c (decide_is_function_needed): Don't force always_inline
to be output at -O0.

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