* tree-inline.c (inlinable_function_p): Leave it up to the
authoraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 16 Oct 2001 21:17:59 +0000 (21:17 +0000)
committeraoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 16 Oct 2001 21:17:59 +0000 (21:17 +0000)
commit4bbe9a601a8b51f4227a4fbc6c646077a021b5af
tree6b452cc0609b44f0fd2fbe2cb5ca39f60a22eb86
parent8b1698672c2465760d3870b30112c112c10faaa1
* tree-inline.c (inlinable_function_p): Leave it up to the
front-end to turn -finline-functions into DECL_INLINE set for all
functions.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46292 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-inline.c