diff options
author | Eric Botcazou <ebotcazou@adacore.com> | 2011-09-11 18:28:05 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2011-09-11 18:28:05 +0000 |
commit | d8e38554672516173980b6f245781ef36767780a (patch) | |
tree | 687bf8a11600a3aefc37f9c57880e09c771778f0 /gcc/ada/gcc-interface/decl.c | |
parent | bf0b8cbee52bf89f558d515a05b2fa5d03e9080d (diff) | |
download | gcc-d8e38554672516173980b6f245781ef36767780a.zip gcc-d8e38554672516173980b6f245781ef36767780a.tar.gz gcc-d8e38554672516173980b6f245781ef36767780a.tar.bz2 |
trans.c (build_return_expr): Use void_type_node for MODIFY_EXPR.
* gcc-interface/trans.c (build_return_expr): Use void_type_node for
MODIFY_EXPR.
* gcc-interface/utils2.c (build_binary_op) <MODIFY_EXPR>: Assert that
the result type is null if ENABLE_CHECKING. Set operation_type at the
end unconditionally if not set in the previous cases.
Use build2 and void_type_node for MODIFY_EXPR.
(build_allocator): Use NULL_TREE for MODIFY_EXPR.
From-SVN: r178761
Diffstat (limited to 'gcc/ada/gcc-interface/decl.c')
0 files changed, 0 insertions, 0 deletions