diff options
author | Jan Hubicka <jh@suse.cz> | 2008-07-25 23:03:34 +0200 |
---|---|---|
committer | Jan Hubicka <hubicka@gcc.gnu.org> | 2008-07-25 21:03:34 +0000 |
commit | 4847609e489c9f6bfcc56cc801679bd884adeecc (patch) | |
tree | d3bfc3661c16812927eeef09a645e03c0bedb445 /gcc/print-tree.c | |
parent | 1fc8feb560d1cca0c0a6189a8635b05de8a8fa3d (diff) | |
download | gcc-4847609e489c9f6bfcc56cc801679bd884adeecc.zip gcc-4847609e489c9f6bfcc56cc801679bd884adeecc.tar.gz gcc-4847609e489c9f6bfcc56cc801679bd884adeecc.tar.bz2 |
typeck.c (inline_conversion): Remove.
* typeck.c (inline_conversion): Remove.
(cp_build_function_call): Do not use inline_conversion.
* decl.c (duplicate_decls): Do not insist on inline being declared
early.
(start_cleanup_fn): Do not assume that INLINE flags prevent function
from being output. We now remove static functions always.
(finish_function): Do return warning on all static functions.
* call.c (build_over_call): Do not use inline_conversion.
* cp-tree.h (possibly_inlined_p): Declare.
(inline_conversion): Remove.
* pt.c (instantiate_decl): Use possibly_inlined_p predicate.
* decl2.c (cp_write_global_declarations): Likewise.
(mark_used): Likewise.
(possibly_inlined_p): New functions.
From-SVN: r138150
Diffstat (limited to 'gcc/print-tree.c')
0 files changed, 0 insertions, 0 deletions