diff options
author | Jason Merrill <jason@yorick.cygnus.com> | 1998-06-08 10:52:37 +0000 |
---|---|---|
committer | Jason Merrill <jason@gcc.gnu.org> | 1998-06-08 06:52:37 -0400 |
commit | aeb302bbec86aff44fadaad0c9c9bf5e59cbe3f5 (patch) | |
tree | 2c388127a95218487e93567ec1198ce237ce1ede /gcc/final.c | |
parent | 8b015896c2a46c08cd90f2686a8fb533709e984c (diff) | |
download | gcc-aeb302bbec86aff44fadaad0c9c9bf5e59cbe3f5.zip gcc-aeb302bbec86aff44fadaad0c9c9bf5e59cbe3f5.tar.gz gcc-aeb302bbec86aff44fadaad0c9c9bf5e59cbe3f5.tar.bz2 |
function.c: Define current_function_cannot_inline.
* function.c: Define current_function_cannot_inline.
(push_function_context_to): Save it.
(pop_function_context_from): Restore it.
* function.h (struct function): Provide it a home.
* output.h: Declare it.
* integrate.c (function_cannot_inline_p): Check it.
* decl.c (cp_finish_decl): Disable inlining of extern inlines
with static variables.
From-SVN: r20332
Diffstat (limited to 'gcc/final.c')
0 files changed, 0 insertions, 0 deletions