summaryrefslogtreecommitdiffstats
path: root/gcc/c-tree.h
diff options
context:
space:
mode:
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2007-10-14 02:15:39 +0000
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>2007-10-14 02:15:39 +0000
commit80bd7101528ac7bdc7501865ccdbcc14154a5d96 (patch)
treeadf5a22e99d646e2dcaa1acd972632ffa72d663d /gcc/c-tree.h
parentc7684b8e2ecd2622f304401306439aad2a7f7949 (diff)
downloadppe42-gcc-80bd7101528ac7bdc7501865ccdbcc14154a5d96.tar.gz
ppe42-gcc-80bd7101528ac7bdc7501865ccdbcc14154a5d96.zip
* c-common.h: Remove the prototype for c_expand_body.
* c-tree.h: Remove the prototype for c_disregard_inline_limits. * tree.h: Remove the prototype for fold_build_call_expr. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@129292 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/c-tree.h')
-rw-r--r--gcc/c-tree.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/c-tree.h b/gcc/c-tree.h
index 9fd696b925d..bc572ef60c0 100644
--- a/gcc/c-tree.h
+++ b/gcc/c-tree.h
@@ -520,7 +520,6 @@ extern struct c_declspecs *declspecs_add_attrs (struct c_declspecs *, tree);
extern struct c_declspecs *finish_declspecs (struct c_declspecs *);
/* in c-objc-common.c */
-extern int c_disregard_inline_limits (const_tree);
extern int c_cannot_inline_tree_fn (tree *);
extern bool c_objc_common_init (void);
extern bool c_missing_noreturn_ok_p (tree);
OpenPOWER on IntegriCloud