diff options
| author | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-03-05 19:45:20 +0000 |
|---|---|---|
| committer | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-03-05 19:45:20 +0000 |
| commit | 11950bdd02589436a354a849471f3e6f36ae15bc (patch) | |
| tree | 2db6332a4e992877897bda68ab73c9bb0e30c4c2 /libjava | |
| parent | d8fde28e0e82c0e8c52a8025968ed99befd3330d (diff) | |
| download | ppe42-gcc-11950bdd02589436a354a849471f3e6f36ae15bc.tar.gz ppe42-gcc-11950bdd02589436a354a849471f3e6f36ae15bc.zip | |
* c.opt (fgnu89-inline): New option.
* c-opts.c (c_common_post_options): Set default value for
flag_gnu89_inline.
* c-decl.c (WANT_C99_INLINE_SEMANTICS): Remove.
(pop_scope): Check flag_gnu89_inline rather than flag_isoc99 for
inline functions.
(diagnose_mismatched_decls, merge_decls, start_decl): Likewise.
(grokdeclarator, start_function): Likewise.
* c-cppbuiltin.c (c_cpp_builtins): Define either
__GNUC_GNU_INLINE__ or __GNUC_STDC_INLINE__.
* doc/invoke.texi (Option Summary): Mention -fgnu89-inline.
(C Dialect Options): Document -fgnu89-inline.
* doc/extend.texi (Function Attributes): Explain what the
gnu_inline attribute does.
* doc/cpp.texi (Common Predefined Macros): Document
__GNUC_GNU_INLINE__ and __GNUC_STDC_INLINE__.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@122565 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava')
0 files changed, 0 insertions, 0 deletions

