diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2007-02-16 23:40:52 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2007-02-16 23:40:52 +0000 |
commit | 9f3432b8a677aa18c1e12cdd9604f533b0745e2c (patch) | |
tree | f2b1452445646bd9dfaa1a7a6c7e058bcdedd189 /gcc/c-errors.c | |
parent | 599b39ce9dcaba10e1c53934e50cca5f671a7f6e (diff) | |
download | gcc-9f3432b8a677aa18c1e12cdd9604f533b0745e2c.zip gcc-9f3432b8a677aa18c1e12cdd9604f533b0745e2c.tar.gz gcc-9f3432b8a677aa18c1e12cdd9604f533b0745e2c.tar.bz2 |
trans.c (call_to_gnu): Use build_call_list instead of build3 to build the call expression.
* trans.c (call_to_gnu): Use build_call_list instead of build3 to
build the call expression.
(gnat_stabilize_reference_1): Handle tcc_vl_exp.
* utils.c (max_size) <tcc_exceptional>: Delete.
<tcc_vl_exp>: New case.
<tcc_expression>: Delete CALL_EXPR subcase.
(build_global_cdtor): Use build_call_nary instead of build3.
* utils2.c (build_call_1_expr): Likewise.
(build_call_2_expr): Likewise.
(build_call_0_expr): Likewise.
(build_call_alloc_dealloc): Likewise.
Co-Authored-By: Sandra Loosemore <sandra@codesourcery.com>
From-SVN: r122058
Diffstat (limited to 'gcc/c-errors.c')
0 files changed, 0 insertions, 0 deletions