Commit 7e5f4bee by Bryce McKinlay

Fix ChangeLog entry.

From-SVN: r47526
parent b736dee6
2001-12-02 Tang Ching-Hui <nicholas@cs.nthu.edu.tw> 2001-12-02 Tang Ching-Hui <nicholas@cs.nthu.edu.tw>
Alexandre Petit-Bianco <apbianco@redhat.com> Alexandre Petit-Bianco <apbianco@redhat.com>
* expr.c: call save_expr on array for correct evaluation order, * expr.c (build_java_arrayaccess): Call save_expr on array for
modified comment, fixed indentation. correct evaluation order, modified comment, fixed indentation.
* parse.y: (patch_assignment): Correctly extract the array base * parse.y: (patch_assignment): Correctly extract the array base
from the tree generate by build_java_arrayaccess, added comments. from the tree generate by build_java_arrayaccess, added comments.
(patch_array_ref): Remove SAVE_EXPR on ARRAY_REF. (patch_array_ref): Remove SAVE_EXPR on ARRAY_REF.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment