tree-inline.c (expand_call_inline): Do not issue a -Winline warning if DECL_NO_INLINE...
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 19 Apr 2011 11:22:35 +0000 (11:22 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 19 Apr 2011 11:22:35 +0000 (11:22 +0000)
commitff7037dca85dfd00c909950750137edae9963e12
tree40a381637bf62eb0296001a34bedc2074de40a8c
parentc1ee289264eb8606cc6458062bcfd756e76d688d
tree-inline.c (expand_call_inline): Do not issue a -Winline warning if DECL_NO_INLINE_WARNING_P is set on the function.

* tree-inline.c (expand_call_inline): Do not issue a -Winline warning
if DECL_NO_INLINE_WARNING_P is set on the function.

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