mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-22 13:09:50 +08:00
* cp-tree.h (stabilize_expr): Prototype.
From-SVN: r50542
This commit is contained in:
parent
660bdf3605
commit
644d28d40e
@ -1,3 +1,7 @@
|
||||
2002-03-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
||||
|
||||
* cp-tree.h (stabilize_expr): Prototype.
|
||||
|
||||
2002-03-08 Craig Rodrigues <rodrigc@gcc.gnu.org>
|
||||
|
||||
* cp-tree.h (CLEAR_BINFO_MARKED): Make both parts of
|
||||
|
@ -4222,6 +4222,7 @@ extern void replace_defarg PARAMS ((tree, tree));
|
||||
extern void end_input PARAMS ((void));
|
||||
|
||||
/* in tree.c */
|
||||
extern tree stabilize_expr PARAMS ((tree, tree *));
|
||||
extern tree cxx_unsave_expr_now PARAMS ((tree));
|
||||
extern void init_tree PARAMS ((void));
|
||||
extern int pod_type_p PARAMS ((tree));
|
||||
|
Loading…
Reference in New Issue
Block a user