diff options
author | Per Bothner <bothner@cygnus.com> | 1999-03-08 13:34:12 +0000 |
---|---|---|
committer | Per Bothner <bothner@gcc.gnu.org> | 1999-03-08 05:34:12 -0800 |
commit | 30ca27b4751fd68cb31758d01f309b13144b1cc2 (patch) | |
tree | d51147db527f31da8d998c1a963c2cbb9027228f /gcc/reg-stack.c | |
parent | c0d87ff6f9eaecba3c1e1936cd52074385131a96 (diff) | |
download | gcc-30ca27b4751fd68cb31758d01f309b13144b1cc2.zip gcc-30ca27b4751fd68cb31758d01f309b13144b1cc2.tar.gz gcc-30ca27b4751fd68cb31758d01f309b13144b1cc2.tar.bz2 |
lex.c (java_parse_end_comment): Take extra parameter (next char).
�
* lex.c (java_parse_end_comment): Take extra parameter (next char).
* class.c (build_utf8_ref): Fix possible name class/ambiguity.
* class.c (layout_class_method): A static method in a base class
is never overridden, so treat it like it doesn't exist.
However, do complain about private non-static method overriding
public static method.
* parse.y: Don't set unused INITIALIZED_P flag.
* java-tree.h (INITIALIZED_P): Removed no-longer needed flag.
* parse.y (find_expr_with_wfl): Optimize tail-calls.
(build_array_from_name): Re-order &index[string] to &string[index].
* parse.y (java_complete_tree): Don't call patch_assignment if rhs is
error_mark (it might catch more errors, but it is more likely to lose).
From-SVN: r25641
Diffstat (limited to 'gcc/reg-stack.c')
0 files changed, 0 insertions, 0 deletions