diff options
author | Alexandre Petit-Bianco <apbianco@cygnus.com> | 2000-10-19 04:19:09 +0000 |
---|---|---|
committer | Alexandre Petit-Bianco <apbianco@gcc.gnu.org> | 2000-10-18 21:19:09 -0700 |
commit | dba41d307e45accc97c4f1efd1ea0e8deed2f522 (patch) | |
tree | a8158ec2c5d37f890d042e47898a6b93ffdc3d96 /gcc/cppmacro.c | |
parent | 0a8c4c0cd9a83f013832eeb229956ee1e13e7a17 (diff) | |
download | gcc-dba41d307e45accc97c4f1efd1ea0e8deed2f522.zip gcc-dba41d307e45accc97c4f1efd1ea0e8deed2f522.tar.gz gcc-dba41d307e45accc97c4f1efd1ea0e8deed2f522.tar.bz2 |
gjavah.c (add_class_decl): Removed unused variables `tname', `tlen' and `name_index'.
2000-10-18 Alexandre Petit-Bianco <apbianco@cygnus.com>
* gjavah.c (add_class_decl): Removed unused variables `tname',
`tlen' and `name_index'.
* java-tree.h (BUILD_FILENAME_IDENTIFIER_NODE): New macro.
* jcf-parse.c (jcf_parse_source): Use it and set EXPR_WFL_FILENAME
in `wfl_operator' with value.
(yyparse): Use BUILD_FILENAME_IDENTIFIER_NODE.
(jcf_figure_file_type): Fixed identation.
* lex.c (java_get_line_col): Use EOF. Tuned `^' placement.
* parse.y (analyze_clinit_body): New function.
(static_initializer:): Reset `current_static_block'.
(java_parser_context_restore_global): Set EXPR_WFL_FIILENAME_NODE in
`wfl_operator' with new value.
(lookup_cl): Use EXPR_WFL_FILENAME.
(maybe_yank_clinit): Handle bogus <clinit> bodies, call
analyze_clinit_body.
(build_outer_field_access): Access to this$<n> built from
current_class, not its outer context.
(build_access_to_thisn): Fixed leading comment. Tidied things up.
(resolve_qualified_expression_name): Handle `T.this' and `T.this.f()'.
(patch_method_invocation): Use `is_static_flag' when already
initialized.
(patch_newarray): Removed assignment in ternary operator.
(http://gcc.gnu.org/ml/gcc-patches/2000-10/msg00629.html)
From-SVN: r36946
Diffstat (limited to 'gcc/cppmacro.c')
0 files changed, 0 insertions, 0 deletions