aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/java-gimplify.c
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2005-09-06 14:55:06 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>2005-09-06 14:55:06 +0000
commit5cc53d4ece08f31e4b7dfeb563df42e3cec9f9e9 (patch)
tree4835a35a831281082968f68066f0ad2a45dddcec /gcc/java/java-gimplify.c
parentd102ae00ef70b537039d4cfb766a072ec576876a (diff)
downloadgcc-5cc53d4ece08f31e4b7dfeb563df42e3cec9f9e9.zip
gcc-5cc53d4ece08f31e4b7dfeb563df42e3cec9f9e9.tar.gz
gcc-5cc53d4ece08f31e4b7dfeb563df42e3cec9f9e9.tar.bz2
re PR c++/9782 (constructor not called on higher-dimensional arrays of template types)
* cp-tree.h (rvalue): New function. * call.c (build_conditional_expr): Use it. * init.c (build_new_1): Likewise. * rtti.c (build_dynamic_cast_1): Likewise. * tree.c (rvalue): New function. * typeck.c (build_unary_op): Use it. (build_static_cast_1): Likewise. * g++.dg/expr/cast6.C: New test. PR c++/9782 * init.c (build_new_1): Make sure the entire array type is complete, not just its element types. PR c++/9782 * g++.dg/init/new15.C: New test. From-SVN: r103947
Diffstat (limited to 'gcc/java/java-gimplify.c')
0 files changed, 0 insertions, 0 deletions