diff options
author | Per Bothner <bothner@gcc.gnu.org> | 1999-01-09 04:49:03 -0800 |
---|---|---|
committer | Per Bothner <bothner@gcc.gnu.org> | 1999-01-09 04:49:03 -0800 |
commit | 5bba48071ea0a7bc5f7fc9c9f6aaa6ca9dd24795 (patch) | |
tree | 8b541bdda189942d0be4e3a290c3fd7a9a585fb9 /gcc/java/expr.c | |
parent | a6b1d0a7435a9e1e3a43d317e8aa797f37faf3a5 (diff) | |
download | gcc-5bba48071ea0a7bc5f7fc9c9f6aaa6ca9dd24795.zip gcc-5bba48071ea0a7bc5f7fc9c9f6aaa6ca9dd24795.tar.gz gcc-5bba48071ea0a7bc5f7fc9c9f6aaa6ca9dd24795.tar.bz2 |
parse.y (build_new_array_init): Don't set EXPR_WFL_LINECOL on CONSTRUCTOR (since that trashes TREE_CST_RTL).
d
* parse.y (build_new_array_init): Don't set EXPR_WFL_LINECOL
on CONSTRUCTOR (since that trashes TREE_CST_RTL).
(patch_new_array_init): Clear TREE_CONSTANT also if INDIRECT_REF.
(register_fields): Set TREE_STATIC on NEW_ARRAY_INIT, not on
CONSTRUCTOR (which causes expand_expr to call output_constant_def).
* expr.c (java_lang_expand_expr): Check TREE_STATIC of NEW_ARRAY_INIT.
From-SVN: r24578
Diffstat (limited to 'gcc/java/expr.c')
0 files changed, 0 insertions, 0 deletions