parse.c
460 KB
-
parse.y (array_initializer): Tagged <node>. · ac825856
Mon Dec 7 15:13:52 1998 Alexandre Petit-Bianco <apbianco@cygnus.com> * parse.y (array_initializer): Tagged <node>. (variable_initializer:): Use default rule. (array_initializer:): Defined actions. (variable_initializers:): Likewise. (resolve_qualified_expression_name): Use DECL_CONTEXT to build non-static field accesses. (patch_invoke): Fixed indentation typo. (java_complete_tree): Likewise. (build_labeled_block): Changed leading comment. Generate an error in case of duplicate loop labels. (patch_conditional_expr): Patch results of string concatenation operations. Fixes a ?: bug when string concatenation operator are in operands. Makes duplicate loop label declaration an error. Fixes random bugs. From-SVN: r24164
Alexandre Petit-Bianco committed