Fix comment
From-SVN: r8299
This commit is contained in:
parent
5c162a8a5c
commit
fadb3bc9b5
@ -432,11 +432,7 @@ int flag_inline_functions;
|
||||
|
||||
int flag_keep_inline_functions;
|
||||
|
||||
/* Nonzero means that functions declared `inline' will be treated
|
||||
as `static'. Prevents generation of zillions of copies of unused
|
||||
static inline functions; instead, `inlines' are written out
|
||||
only when actually used. Used in conjunction with -g. Also
|
||||
does the right thing with #pragma interface. */
|
||||
/* Nonzero means that functions will not be inlined. */
|
||||
|
||||
int flag_no_inline;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user