summaryrefslogtreecommitdiffstats
path: root/libjava/include
diff options
context:
space:
mode:
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>2006-05-25 20:18:26 +0000
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>2006-05-25 20:18:26 +0000
commit788f3e3e00e8adfe37d3392f6bd8212b1aa76a95 (patch)
tree622ad082d8859f1f7dcb1eac879fee90193bb6e0 /libjava/include
parenta478a5219d05fc79bc663945608242e077deafd4 (diff)
downloadppe42-gcc-788f3e3e00e8adfe37d3392f6bd8212b1aa76a95.tar.gz
ppe42-gcc-788f3e3e00e8adfe37d3392f6bd8212b1aa76a95.zip
PR c++/20103
* gimplify.c (gimplify_decl_expr): Do not call gimple_add_tmp_var for anonymous variables explicitly declared by front ends. PR c++/20103 * decl.c (cp_make_fname_decl): Don't set DECL_INITIAL to error_mark_node to indicate an initialization is OK. (start_decl): Likewise. Adjust call to start_decl_1. (start_decl_1): Add initialized parameter. Simplify. * except.c (initialize_handler_parm): Adjust call to setart_decl_1. (expand_start_catch_block): Let cp_finish_decl initialize catch parameters. * cp-tree.h (start_decl_1): Adjust prototype. * pt.c (tsubst_expr): Don't set DECL_INITIAL to error_mark_node. (instantiate_decl): Let cp_finish_decl handle initialization. * semantics.c (finish_compound_literal): Create a temporary variable for the literal. * typeck.c (build_unary_op): Remove COMPOUND_LITERAL_P special cases. * decl2.c (finish_static_data_member_decl): Don't set DECL_INITIAL. (grokfield): Do not try to initialize functions. PR c++/20103 * g++.dg/ext/complit6.C: New test. * g++.dg/ext/complit3.C: Adjust error markers. * g++.dg/init/const3.C: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@114119 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/include')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud