diff options
| author | Mark Mitchell <mark@codesourcery.com> | 2000-04-06 16:30:45 +0000 | 
|---|---|---|
| committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2000-04-06 16:30:45 +0000 | 
| commit | 56e770bfd692d9cb6934d6b2f63b1368015aebfc (patch) | |
| tree | 54067aefa5b18e7f59ae0b293a456fcf23aa9f82 /libjava/java/math/BigInteger.java | |
| parent | 1573b93398d756b9bd523b523c5ddb3110a96e3a (diff) | |
| download | gcc-56e770bfd692d9cb6934d6b2f63b1368015aebfc.zip gcc-56e770bfd692d9cb6934d6b2f63b1368015aebfc.tar.gz gcc-56e770bfd692d9cb6934d6b2f63b1368015aebfc.tar.bz2 | |
cp-tree.h (lang_decl_flags): Rename saved_inline to deferred.
	* cp-tree.h (lang_decl_flags): Rename saved_inline to deferred.
	(DECL_SAVED_INLINE): Rename to ...
	(DECL_DEFERRED_FN): ... this.
	(in_function_p): Remove declaration.
	(mark_inline_for_output): Rename to ...
	(defer_fn): ... this.
	* decl.c (finish_function): Adjust call to mark_inline_for_output.
	(in_function_p): Remove definition.
	* decl2.c (saved_inlines): Rename to ...
	(deferred_fns): ... this.
	(saved_inlines_used): Rename to ...
	(deferred_fns_used): ... this.
	(mark_inline_for_output): Rename to ...
	(defer_fn): ... this.
	(finish_file): Adjust accordingly.
	(init_decl2): Likewise.
	* lex.c (cons_up_default_function): Likewise.
	* pt.c (mark_decl_instantiated): Likewise.
	(instantiate_decl): Don't set DECL_DEFER_OUTPUT under any
	circumstances.
	* rtti.c (get_tinfo_decl): Adjust call to mark_inline_for_output.
	* semantics.c (expand_body): Defer more functions.
From-SVN: r32973
Diffstat (limited to 'libjava/java/math/BigInteger.java')
0 files changed, 0 insertions, 0 deletions
