diff options
author | Mark Mitchell <mmitchel@gcc.gnu.org> | 1999-04-14 13:20:19 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 1999-04-14 13:20:19 +0000 |
commit | b74a056019b07731f0c0f87c71486acd268198d2 (patch) | |
tree | 3c6fd4ee9e272bb0a8dee5ac2dda4323c7cb6f9e /libjava/java/io/FileOutputStream.java | |
parent | d15985c8f85090082ea8d09075af0e07d5e957ca (diff) | |
download | gcc-b74a056019b07731f0c0f87c71486acd268198d2.zip gcc-b74a056019b07731f0c0f87c71486acd268198d2.tar.gz gcc-b74a056019b07731f0c0f87c71486acd268198d2.tar.bz2 |
cp-tree.h (popclass): Change declaration.
* cp-tree.h (popclass): Change declaration.
(pop_nested_class): Likewise.
(poplevel_class): Remove declaration.
* call.c (convert_default_argument): Pass no arguments to
popclass.
* class.c (finish_struct_1): Likewise.
(finish_struct): Likewise.
(popclass): Remove argument. Simplify code accordingly.
(pop_nested_class): Likewise.
* decl.c (poplevel_class): Declare it here, and make it static.
(poplevel): Handle class scopes.
(pop_level_class): Don't take an rgument. Simplify.
(pop_everything): Pass no arguments to pop_nested_class.
(cp_finish_decl): Pass no arguments to popclass.
(grokdeclarator): Pass no arguments to pop_nested_class.
(finish_function): Likewise.
* decl2.c (grokfield): Likewise.
(pop_scope): Pass no arguments to popclass.
* lex.c (do_pending_defargs): Pass no arguments to pop_nested_class.
* pt.c (instantiate_class_template): Move call to pushclass, and
document. Pass no arguments to popclass.
(regenerate_decl_from_template): Likewise.
From-SVN: r26454
Diffstat (limited to 'libjava/java/io/FileOutputStream.java')
0 files changed, 0 insertions, 0 deletions