aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-common.c
diff options
context:
space:
mode:
authorJan Hubicka <jh@suse.cz>2008-07-25 23:03:34 +0200
committerJan Hubicka <hubicka@gcc.gnu.org>2008-07-25 21:03:34 +0000
commit4847609e489c9f6bfcc56cc801679bd884adeecc (patch)
treed3bfc3661c16812927eeef09a645e03c0bedb445 /gcc/c-common.c
parent1fc8feb560d1cca0c0a6189a8635b05de8a8fa3d (diff)
downloadgcc-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/c-common.c')
0 files changed, 0 insertions, 0 deletions