diff options
author | Nathan Sidwell <nathan@codesourcery.com> | 2003-07-25 16:52:47 +0000 |
---|---|---|
committer | Nathan Sidwell <nathan@gcc.gnu.org> | 2003-07-25 16:52:47 +0000 |
commit | c7b62f147297c2bb303b4bce35d3ac88124832c5 (patch) | |
tree | dc0c0e9ab0bb147892d110a05424f33755c89968 /libjava | |
parent | 42eaed4985c166c90a52b9b24a7d53193cb8b933 (diff) | |
download | gcc-c7b62f147297c2bb303b4bce35d3ac88124832c5.zip gcc-c7b62f147297c2bb303b4bce35d3ac88124832c5.tar.gz gcc-c7b62f147297c2bb303b4bce35d3ac88124832c5.tar.bz2 |
cp-tree.h (build_compound_expr): Take LHS & RHS args.
* cp-tree.h (build_compound_expr): Take LHS & RHS args.
(build_x_compound_expr_from_list): Declare.
* typeck.c (build_x_compound_expr_from_list): New.
(build_x_compound_expr): Adjust.
(build_compound_expr): Remove unreachable code. Take two
parameters, adjust.
* decl.c (grok_reference_init): Use
build_x_compound_expr_from_list.
(expand_static_init): Adjust build_compound_expr call.
(cxx_maybe_build_cleanup): Likewise.
* init.c (perform_member_init): Use
build_x_compound_expr_from_list.
(build_new_1): Likewise.
(build_vec_delete): Adjust build_compound_expr calls.
(build_vbase_delete): Likewise.
* typeck2.c (store_init_value): Use
build_x_compound_expr_from_list.
(build_functional_cast): Likewise.
From-SVN: r69794
Diffstat (limited to 'libjava')
0 files changed, 0 insertions, 0 deletions