tree-inline.c (inlinable_function_p): Leave it up to the front-end to turn -finline...
authorAlexandre Oliva <aoliva@redhat.com>
Tue, 16 Oct 2001 21:17:59 +0000 (21:17 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Tue, 16 Oct 2001 21:17:59 +0000 (21:17 +0000)
commite95301f52eb934f46acd8beb54a0b5ddd6c2d07b
tree6b452cc0609b44f0fd2fbe2cb5ca39f60a22eb86
parentdeb5bfcc15d594ddf5ec9939d22d1ce0bee49c03
tree-inline.c (inlinable_function_p): Leave it up to the front-end to turn -finline-functions into DECL_INLINE set...

* tree-inline.c (inlinable_function_p): Leave it up to the
front-end to turn -finline-functions into DECL_INLINE set for all
functions.

From-SVN: r46292
gcc/ChangeLog
gcc/tree-inline.c