9dbb57f1049d055177dd9c31bf23b9e77101b4d2
[gcc.git] / gcc / cp / ChangeLog
1 2011-05-05 Nathan Froyd <froydnj@codesourcery.com>
2
3 * decl.c (finish_case_label): Omit the loc argument to
4 build_case_label.
5
6 2011-05-05 Jason Merrill <jason@redhat.com>
7
8 * cp-tree.h (REFERENCE_REF_P): Just check the type.
9 * cvt.c (convert_from_reference): Adjust.
10 * pt.c (build_non_dependent_expr): Adjust.
11 * semantics.c (finish_offsetof): Adjust.
12 * tree.c (lvalue_kind): Use it.
13
14 PR c++/48873
15 * tree.c (stabilize_expr): Don't make gratuitous copies of classes.
16
17 2011-05-05 Eric Botcazou <ebotcazou@adacore.com>
18
19 * decl.c (start_preparsed_function): Do not set
20 dont_save_pending_sizes_p.
21
22 2011-05-05 Joseph Myers <joseph@codesourcery.com>
23
24 * parser.c (cp_parser_objc_method_definition_list): Update call to
25 objc_start_method_definition.
26
27 2011-05-04 Jason Merrill <jason@redhat.com>
28
29 PR c++/48749
30 * class.c (resolves_to_fixed_type_p): Don't look closely
31 in templates.
32
33 2011-05-03 Paolo Carlini <paolo.carlini@oracle.com>
34
35 PR c++/28501
36 * call.c (add_builtin_candidate): Handle REALPART_EXPR and
37 IMAGPART_EXPR.
38
39 2011-05-02 Lawrence Crowl <crowl@google.com>
40
41 * decl.c: (push_local_name): Change TV_NAME_LOOKUP to start/stop.
42 (poplevel): Refactor POP_TIMEVAR_AND_RETURN to plain code.
43 Change TV_NAME_LOOKUP to start/stop.
44 (define_label): Refactor timevar calls out to a wrapper function.
45 Change TV_NAME_LOOKUP to start/stop.
46 (xref_tag): Likewise.
47 (lookup_label): Refactor timevar calls out to a wrapper function.
48 Change TV_NAME_LOOKUP to start_cond/stop_cond.
49
50 * pt.c: (instantiate_class_template): Add a wrapper to push/pop new
51 TV_TEMPLATE_INST.
52 (instantiate_template): Add a wrapper to push/pop new TV_TEMPLATE_INST.
53 (lookup_template_class): Refactor timevar calls out to a wrapper
54 function. Change use of TV_NAME_LOOKUP to TV_TEMPLATE_INST.
55 (instantiate_decl): Change TV_PARSE to TV_TEMPLATE_INST.
56
57 * name-lookup.c: (store_bindings): Change TV_NAME_LOOKUP to start/stop.
58 (poplevel_class): Change TV_NAME_LOOKUP to start_cond/stop_cond.
59 (push_namespace): Likewise.
60 (pop_nested_namespace): Likewise.
61 (pushdecl_namespace_level): Likewise.
62 (store_class_bindings): Likewise.
63 (push_to_top_level): Likewise.
64 (identifier_type_value): Refactor timevar calls out to a wrapper
65 function. Change TV_NAME_LOOKUP to start/stop.
66 (find_binding): Likewise.
67 (push_using_decl): Likewise.
68 (lookup_arg_dependent): Likewise.
69 (push_using_directive): Likewise.
70 (qualified_lookup_using_namespace): Refactor POP_TIMEVAR_AND_RETURN
71 to plain code. Change TV_NAME_LOOKUP to start/stop.
72 (lookup_type_current_level): Likewise. Refactor inner return to
73 break.
74 (pushdecl_class_level): Refactor POP_TIMEVAR_AND_RETURN to plain
75 code. Change TV_NAME_LOOKUP to start_cond/stop_cond.
76 (pushdecl_top_level_1): Likewise.
77 (lookup_using_namespace): Likewise.
78 (pushdecl_with_scope): Refactor timevar calls out to a wrapper
79 function. Change TV_NAME_LOOKUP to start_cond/stop_cond.
80 (push_overloaded_decl): Likewise.
81 (push_class_level_binding): Likewise.
82 (namespace_binding): Likewise.
83 (set_namespace_binding): Likewise.
84 (supplement_binding): Likewise.
85 (unqualified_namespace_lookup): Likewise.
86 (lookup_name_real): Likewise.
87 (lookup_type_scope): Likewise.
88 (namespace_ancestor): Likewise.
89 (lookup_name_innermost_nonclass_level): Likewise.
90 (pushtag): Likewise.
91 (pop_from_top_level): Likewise.
92 (pushdecl_maybe_friend): Refactor timevar calls out to a wrapper
93 function. Change TV_NAME_LOOKUP to start_cond/stop_cond. Wrap long
94 lines.
95 (add_using_namespace): Refactor timevar calls out to a wrapper
96 function. Change TV_NAME_LOOKUP to start_cond/stop_cond. Bypass
97 wrapper on call to self.
98
99 * decl2.c: (cp_write_global_declarations): Add start/stop of
100 new TV_PHASE_DEFERRED, TV_PHASE_CGRAPH, TV_PHASE_CHECK_DBGINFO.
101 Remove push/pop calls to TV_VARCONST.
102
103 * parser.c: Add include of "timevar.h".
104 (cp_parser_explicit_instantiation): Add push/pop calls to
105 TV_TEMPLATE_INST.
106 (cp_parser_enum_specifier): Add push/pop calls to new TV_PARSE_ENUM.
107 (cp_parser_class_specifier): Add wrapper to add push/pop calls to
108 TV_PARSE_STRUCT.
109 (cp_parser_function_definition_from_specifiers_and_declarator): Add
110 push/pop calls to new TV_PARSE_FUNC or TV_PARSE_INLINE.
111 (cp_parser_late_parsing_for_member): Add push/pop calls to
112 new TV_PARSE_INMETH.
113
114 * call.c: Add include of "timevar.h".
115 (convert_class_to_reference): Wrap and add push/pop calls to
116 TV_OVERLOAD.
117 (build_op_call): Likewise.
118 (build_conditional_expr): Likewise.
119 (build_new_op): Likewise.
120 (build_new_method_call): Likewise.
121 (build_user_type_conversion): Reorganize to single return and add
122 push/pop calls to TV_OVERLOAD.
123 (perform_overload_resolution): Likewise.
124
125 * Make-lang.in: Add dependence of call.o and parser.o on $(TIMEVAR_H).
126
127 2011-05-02 Jason Merrill <jason@redhat.com>
128
129 * tree.c (build_vec_init_expr): Take complain parm.
130 (build_vec_init_elt): Likewise. Free arg vector.
131 (diagnose_non_constexpr_vec_init, build_array_copy): Adjust.
132 * cp-tree.h (VEC_INIT_EXPR_SLOT): Use VEC_INIT_EXPR_CHECK.
133 (VEC_INIT_EXPR_INIT): Likewise.
134 Adjust build_vec_init_expr declaration.
135 * init.c (perform_member_init): Adjust.
136
137 Revert:
138 PR c++/40975
139 * cp-tree.def (VEC_INIT_EXPR): Add third operand.
140 * cp-tree.h (VEC_INIT_EXPR_NELTS): New.
141 * cp-gimplify.c (cp_gimplify_expr) [VEC_INIT_EXPR]: Handle it.
142 * tree.c (build_vec_init_expr): Handle getting pointer/nelts.
143 (build_vec_init_elt): Don't expect an array type.
144 (build_array_copy): Adjust.
145 * init.c (perform_member_init): Adjust.
146 (build_new_1): Use build_vec_init_expr.
147
148 PR c++/48834
149 * tree.c (build_vec_init_expr): Set TREE_SIDE_EFFECTS.
150 Protect an explicit target.
151
152 PR c++/48446
153 * decl.c (stabilize_save_expr_r, stabilize_vla_size): New.
154 (compute_array_index_type): Revert earlier 48446 changes.
155 (grokdeclarator): Use stabilize_vla_size.
156
157 2011-05-02 Dmitry Gorbachev <d.g.gorbachev@gmail.com>
158 Eric Botcazou <ebotcazou@adacore.com>
159
160 * parser.c (cp_parser_init_declarator): Set pushed_scope to NULL_TREE
161 instead of inappropriate zero values.
162
163 2011-05-02 Paolo Carlini <paolo.carlini@oracle.com>
164
165 PR c++/47969
166 * decl.c (compute_array_index_type): Check build_expr_type_conversion
167 return value for NULL_TREE.
168
169 2011-04-29 Paolo Carlini <paolo.carlini@oracle.com>
170
171 PR c++/48606
172 * init.c (perform_member_init): Check build_value_init return
173 value for error_mark_node.
174
175 2011-04-29 Diego Novillo <dnovillo@google.com>
176 Le-Chun Wu <lcwu@google.com>
177
178 * call.c (conversion_null_warnings): Also handle assignments
179 when warning about NULL conversions.
180
181 2011-04-29 Le-Chun Wu <lcwu@google.com>
182
183 * cp-tree.h (LOOKUP_EXPLICIT_TMPL_ARGS): Define.
184 * call.c (build_new_function_call): Set it for TEMPLATE_ID_EXPRs.
185 (build_over_call): Use it to determine whether to emit a NULL
186 warning for template function instantiations.
187 (build_new_method_call): Set LOOKUP_EXPLICIT_TMPL_ARGS if
188 EXPLICIT_TARGS is set.
189
190 2011-04-29 Nicola Pero <nicola.pero@meta-innovation.com>,
191 Mike Stump <mikestump@comcast.net>
192
193 * Make-lang.in ($(srcdir)/cp/cfns.h): Enable the dependency only
194 in maintainer mode. Use the --output-file option of gperf instead
195 of > to prevent creating an empty cp/cfns.h when gperf is not
196 available.
197
198 2011-04-28 Paolo Carlini <paolo.carlini@oracle.com>
199
200 PR c++/48798
201 * semantics.c (finish_base_specifier): cv-qualified base class
202 is fine, per DR 484.
203
204 2011-04-28 Dodji Seketeli <dodji@redhat.com>
205
206 PR c++/48656
207 * semantics.c (finish_call_expr): Don't forget BASELINK nodes when
208 considering call expressions involving a member function.
209
210 2011-04-28 Paolo Carlini <paolo.carlini@oracle.com>
211
212 PR c++/48530
213 * tree.c (build_cplus_new): Check build_target_expr return
214 value for error_mark_node.
215
216 2011-04-28 Paolo Carlini <paolo.carlini@oracle.com>
217
218 PR c++/48771
219 * semantics.c (literal_type_p): Reference types are literal types,
220 per the FDIS.
221 (valid_type_in_constexpr_fundecl_p): Remove.
222 (is_valid_constexpr_fn): Adjust.
223
224 2011-04-27 Jason Merrill <jason@redhat.com>
225
226 PR libstdc++/48760
227 Implement list-initialization of _Complex.
228 * decl.c (reshape_init_r): Allow {real,imag} for _Complex.
229 (check_initializer): Likewise.
230 * call.c (build_complex_conv): New.
231 (implicit_conversion): Call it.
232 (convert_like_real): Handle it.
233 * typeck2.c (check_narrowing): Handle it.
234
235 * init.c (build_vec_delete_1): Look for sfk_deleting_destructor to
236 decide whether to delete.
237 (build_vec_init): Pass sfk_complete_destructor.
238
239 PR c++/40975
240 * cp-tree.def (VEC_INIT_EXPR): Add third operand.
241 * cp-tree.h (VEC_INIT_EXPR_NELTS): New.
242 * cp-gimplify.c (cp_gimplify_expr) [VEC_INIT_EXPR]: Handle it.
243 * tree.c (build_vec_init_expr): Handle getting pointer/nelts.
244 (build_vec_init_elt): Don't expect an array type.
245 (build_array_copy): Adjust.
246 * init.c (perform_member_init): Adjust.
247 (build_new_1): Use build_vec_init_expr.
248
249 * class.c (resolve_address_of_overloaded_function): Don't
250 change OVERLOAD to TREE_LIST.
251 * pt.c (print_candidates_1): Remove nonsensical assert.
252
253 PR c++/48046
254 * parser.c (cp_parser_diagnose_invalid_type_name): Commit
255 to tentative parse sooner.
256
257 2011-04-26 Jason Merrill <jason@redhat.com>
258
259 PR c++/42687
260 * parser.c (cp_parser_primary_expression): Set *idk to
261 CP_ID_KIND_NONE for a parenthesized identifier.
262
263 * ptree.c (cxx_print_type) [TYPENAME_TYPE]: Dump fullname.
264 (cxx_print_identifier): Correct indentation.
265
266 PR c++/48530
267 * decl.c (cxx_maybe_build_cleanup): Add complain parm.
268 * tree.c (force_target_expr): Add complain parm.
269 (build_target_expr_with_type): Likewise.
270 (get_target_expr_sfinae): Split out.
271 (build_vec_init_expr, bot_manip): Adjust.
272 * init.c (build_vec_delete, build_vec_delete_1): Add complain parm.
273 (build_delete, build_dtor_call): Likewise.
274 (perform_direct_initialization_if_possible): Adjust.
275 (build_vec_init): Handle error return.
276 * cvt.c (force_rvalue): Add complain parm.
277 Call build_special_member_call directly.
278 * decl2.c (delete_sanity): Add complain parm.
279 (build_cleanup): Adjust.
280 * pt.c (tsubst_copy_and_build, tsubst_expr): Adjust.
281 * semantics.c (finish_stmt_expr_expr): Adjust.
282 (finish_compound_literal): Adjust.
283 * parser.c (cp_parser_delete_expression): Adjust.
284 * typeck2.c (build_functional_cast): Adjust.
285 * cp-tree.h: Adjust.
286
287 2011-04-26 Martin Jambor <mjambor@suse.cz>
288
289 * class.c (cp_fold_obj_type_ref): Remove.
290 * cp-tree.h (cp_fold_obj_type_ref): Remove declaration.
291
292 2011-04-25 Paolo Carlini <paolo.carlini@oracle.com>
293
294 * cp-tree.def: Add a new UNDERLYING_TYPE tree code.
295 * cp-tree.h (enum cp_trait_kind): Add CPTK_UNDERLYING_TYPE, tidy.
296 (UNDERLYING_TYPE_TYPE): Add.
297 * cp-objcp-common.c (cp_common_init_ts): Mark UNDERLYING_TYPE
298 as TS_COMMON.
299 * parser.c (cp_lexer_next_token_is_decl_specifier_keyword,
300 cp_parser_simple_type_specifier): Handle UNDERLYING_TYPE.
301 (cp_parser_trait_expr): Deal with RID_UNDERLYING_TYPE; tidy.
302 * semantics.c (finish_underlying_type): New.
303 * typeck.c (structural_comptypes): Handle UNDERLYING_TYPE.
304 * error.c (dump_type, dump_type_prefix, dump_type_suffix): Likewise.
305 * cxx-pretty-print.c (p_cxx_type_id): Likewise.
306 * tree.c (cp_walk_subtrees): Likewise.
307 * pt.c (for_each_template_parm_r, tsubst, unify,
308 dependent_type_p_r): Likewise.
309 * mangle.c (write_type): Sorry for __underlying_type.
310
311 2011-04-25 Jason Merrill <jason@redhat.com>
312
313 PR c++/48707
314 * decl.c (type_dependent_init_p): New.
315 (cp_finish_decl): Check it.
316 * pt.c (any_type_dependent_elements_p): New.
317 * cp-tree.h: Declare it.
318
319 2011-04-20 Jason Merrill <jason@redhat.com>
320
321 * semantics.c (finish_compound_literal): Don't put an array
322 with a dtor in a static variable.
323
324 * call.c (build_over_call): Handle trivial dtor.
325
326 * search.c (lookup_fnfields_slot): Call complete_type.
327
328 PR c++/48594
329 * decl2.c (build_offset_ref_call_from_tree): Move
330 non-dependency of object outside condition.
331
332 PR c++/48657
333 * decl.c (cp_finish_decl): Simplify template handling.
334
335 2011-04-20 Jim Meyering <meyering@redhat.com>
336
337 * tree.c (cxx_printable_name_internal): Remove useless if-before-free.
338
339 2011-04-19 Jason Merrill <jason@redhat.com>
340
341 PR c++/46304
342 * typeck.c (cp_build_binary_op): Fold COMPLEX_EXPR.
343
344 PR c++/45267
345 * decl.c (duplicate_decls): Keep always_inline attribute
346 in sync with DECL_DISREGARD_INLINE_LIMITS.
347
348 2011-04-18 Jason Merrill <jason@redhat.com>
349
350 PR c++/48569
351 * typeck2.c (build_functional_cast): Handle VOID_TYPE.
352
353 PR c++/48537
354 * init.c (build_value_init): Handle UNION_TYPE the same.
355
356 2011-04-18 Jakub Jelinek <jakub@redhat.com>
357
358 PR c++/48632
359 * parser.c (cp_parser_omp_for_loop): Don't use cp_parser_omp_for_incr
360 for type dependent pointers.
361
362 2011-04-18 Jim Meyering <meyering@redhat.com>
363
364 * pt.c (type_unification_real): Fix typo in comment: s/in in/in/.
365
366 2011-04-17 Jan Hubicka <jh@suse.cz>
367
368 * semantics.c (finish_goto_stmt): Do set UNINLINABLE flag on computed
369 gotos.
370
371 2011-04-17 Jason Merrill <jason@redhat.com>
372
373 PR c++/48531
374 * typeck2.c (build_functional_cast): Disallow array type.
375
376 * tree.c (get_target_expr): Handle VEC_INIT_EXPR.
377
378 2011-04-17 Jan Hubicka <jh@suse.cz>
379
380 * class.c (cp_fold_obj_type_ref): Drop vtable_method.
381
382 2011-04-15 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>
383
384 Implement N3271
385 * parser.c (cp_convert_range_for): Split into
386 cp_parser_perform_range_for_lookup.
387 (cp_parser_perform_range_for_lookup): New.
388 (cp_parser_range_for_member_function): New.
389 (cp_parser_for_init_statement): Correct error message.
390 * semantics.c (finish_call_expr): Accept COMPONENT_REF.
391
392 2011-04-14 Nicola Pero <nicola.pero@meta-innovation.com>
393
394 * parser.c (cp_parser_objc_protocol_declaration): Updated for
395 change from objc_declare_protocols() to objc_declare_protocol().
396
397 2011-04-14 Nathan Froyd <froydnj@codesourcery.com>
398
399 PR objc++/48479
400 * typeck.c (cxx_mark_addressable) [CONST_DECL]: Mark addressable
401 and return immediately.
402
403 2011-04-14 Nathan Froyd <froydnj@codesourcery.com>
404
405 * cp-tree.def (SWITCH_STMT): Add an extra operand.
406 * cp-objcp-common.c (cp_common_init_ts): Mark it as TS_TYPED.
407 * cp-tree.h (SWITCH_STMT_SCOPE): Define.
408 * semantics.c (begin_switch__stmt): Pass scope to build_stmt.
409 (finish_switch_stmt): Use SWITCH_STMT_SCOPE instead of TREE_CHAIN.
410
411 2011-04-14 Nathan Froyd <froydnj@codesourcery.com>
412
413 * cp-tree.def (IF_STMT): Add an extra operand.
414 * cp-objcp-common.c (cp_common_init_ts): Mark it as TS_TYPED.
415 * cp-tree.h (IF_SCOPE): Define.
416 * semantics.c (begin_if_stmt): Pass scope to build_stmt.
417 (finish_if_stmt): Use IF_SCOPE instead of TREE_CHAIN.
418
419 2011-04-14 Nathan Froyd <froydnj@codesourcery.com>
420
421 * cp-tree.def (FOR_STMT, RANGE_FOR_STMT): Add an extra operand.
422 * cp-objcp-common.c (cp_common_init_ts): Mark them as TS_TYPED.
423 * cp-tree.h (FOR_SCOPE, RANGE_FOR_SCOPE): Define.
424 * semantics.c (begin_for_stmt): Pass an extra arg to build_stmt.
425 Use FOR_SCOPE instead of TREE_CHAIN.
426 (begin_range_for_stmt): Likewise, with RANGE_FOR_SCOPE.
427 (finish_for_stmt): Likewise.
428
429 2011-04-14 Jason Merrill <jason@redhat.com>
430
431 * parser.c (cp_parser_postfix_expression): Fix flags passed to
432 build_new_method_call.
433 * semantics.c (finish_call_expr): Likewise.
434
435 PR c++/48531
436 * init.c (build_value_init_noctor): Check complain consistently.
437
438 PR c++/48557
439 * typeck.c (cp_build_binary_op): Don't decay void operands.
440
441 PR c++/48446
442 * decl.c (compute_array_index_type): Use get_temp_regvar instead
443 of variable_size.
444 * init.c (get_temp_regvar): No longer static.
445 * cp-tree.h: Declare it.
446
447 2011-04-14 Nicola Pero <nicola.pero@meta-innovation.com>
448
449 * parser.c (cp_parser_objc_class_declaration): Updated for change
450 in objc_declare_class().
451
452 2011-04-14 Nathan Froyd <froydnj@codesourcery.com>
453
454 * decl.c (poplevel): Use block_chainon.
455
456 2011-04-13 Jason Merrill <jason@redhat.com>
457
458 PR c++/48594
459 * decl2.c (build_offset_ref_call_from_tree): Fix calling a functor
460 or pointer to (non-member) function.
461
462 2011-04-13 Jakub Jelinek <jakub@redhat.com>
463
464 PR c++/48570
465 * semantics.c (cxx_eval_array_reference): Handle reading from
466 wchar_t, char16_t and char32_t STRING_CST.
467
468 2011-04-13 Dodji Seketeli <dodji@redhat.com>
469
470 PR c++/48574
471 * class.c (fixed_type_or_null): We cannot determine the dynamic
472 type of a reference variable if its initializer is dependent.
473
474 2011-04-13 Jason Merrill <jason@redhat.com>
475
476 PR c++/48581
477 * pt.c (tsubst_copy_and_build) [CALL_EXPR]: Don't complain about
478 unqualified lookup failing if we're still in a template.
479
480 2011-04-12 Nathan Froyd <froydnj@codesourcery.com>
481
482 * cp-lang.c (cp_init_ts): Call cp_common_init_ts. Move
483 tree_contains_struct initialization to...
484 * cp-objcp-common.c (cp_common_init_ts): ...here. Use MARK_*
485 macros.
486 * cp-objcp-common.h (cp_common_init_ts): Declare.
487 * cp-tree.h (union lang_tree_node): Check for TS_COMMON before
488 calling TREE_CHAIN.
489
490 2011-04-12 Nicola Pero <nicola.pero@meta-innovation.com>
491
492 * parser.c (cp_parser_objc_message_expression): Updated call
493 to objc_build_message_expr.
494
495 2011-04-12 Martin Jambor <mjambor@suse.cz>
496
497 * class.c (cp_fold_obj_type_ref): Call cgraph_get_node instead of
498 cgraph_get_create_node.
499 * decl2.c (cp_write_global_declarations): Call cgraph_get_node
500 instead of cgraph_get_create_node.
501 * method.c (make_alias_for_thunk): Call cgraph_get_node
502 instead of cgraph_get_create_node, assert it returns non-NULL.
503 (use_thunk): Likewise.
504 * optimize.c (maybe_clone_body): Call cgraph_same_body_alias only
505 when flag_syntax_only is not set. Call cgraph_get_node instead of
506 cgraph_get_create_node.
507 (maybe_clone_body): Call cgraph_get_node instead of
508 cgraph_get_create_node.
509
510 2011-04-12 Martin Jambor <mjambor@suse.cz>
511
512 * class.c (cp_fold_obj_type_ref): Call cgraph_get_create_node
513 instead of cgraph_node.
514 * decl2.c (cxx_callgraph_analyze_expr): Likewise.
515 (cp_write_global_declarations): Likewise.
516 * optimize.c (maybe_clone_body): Likewise.
517 * semantics.c (maybe_add_lambda_conv_op): Likewise.
518 * mangle.c (mangle_decl): Likewise.
519 * method.c (make_alias_for_thunk): Likewise.
520 (use_thunk): Likewise.
521
522 2011-04-11 Jason Merrill <jason@redhat.com>
523
524 PR c++/48535
525 * decl.c (cp_complete_array_type_or_error): New.
526 * semantics.c (finish_compound_literal): Use it.
527 * cp-tree.h: Declare it.
528
529 PR c++/48535
530 * semantics.c (finish_compound_literal): Handle references.
531
532 PR c++/48535
533 * semantics.c (finish_compound_literal): Take complain parm.
534 (build_lambda_object): Adjust.
535 * cp-tree.h: Adjust.
536 * call.c (convert_like_real): Adjust.
537 * decl.c (check_initializer): Adjust.
538 * parser.c (cp_parser_postfix_expression): Adjust.
539 (cp_parser_functional_cast): Adjust.
540 * pt.c (tsubst_copy_and_build): Adjust.
541 * typeck2.c (process_init_constructor_record): Adjust.
542
543 PR c++/48534
544 * cvt.c (ocp_convert): Use build_nop to convert to underlying type
545 of scoped enum.
546
547 PR c++/48523
548 * tree.c (maybe_dummy_object): Use build_x_indirect_ref rather
549 than cp_build_indirect_ref.
550
551 PR c++/48457, Core 1238
552 * call.c (reference_binding): Allow rvalue reference to bind to
553 function lvalue.
554 * tree.c (lvalue_kind): Functions are always lvalues.
555
556 2011-04-07 Jason Merrill <jason@redhat.com>
557
558 PR c++/48500
559 * semantics.c (potential_constant_expression_1) [CALL_EXPR]: Check
560 arguments even if we don't know the function.
561
562 PR c++/48481
563 * tree.c (build_overload): Allow an unwrapped FUNCTION_DECL
564 at the end of the chain.
565 * pt.c (dependent_template_p): Use OVL_CURRENT/NEXT.
566 (iterative_hash_template_arg): Likewise.
567
568 PR c++/48481
569 * cp-tree.h (OVL_ARG_DEPENDENT): New.
570 * name-lookup.c (add_function): Set it.
571 * semantics.c (finish_call_expr): Free OVERLOADs if it's set.
572
573 PR c++/48481
574 * call.c (build_user_type_conversion_1): Use lookup_fnfields_slot.
575 Release unused vector.
576
577 PR c++/48451
578 * pt.c (fn_type_unification): Don't clear incomplete pack flag.
579 (type_unification_real): Clear it here instead.
580
581 PR c++/48468
582 * except.c (build_noexcept_spec): Propagate error_mark_node.
583 (finish_noexcept_expr): Likewise.
584
585 PR c++/48452
586 * typeck.c (build_x_compound_expr_from_list): Return error_mark_node
587 in SFINAE context.
588
589 PR c++/48450
590 * call.c (resolve_args): Take complain.
591 (build_new_function_call, build_operator_new_call): Pass it.
592 (build_op_call, build_new_op, build_new_method_call): Pass it.
593
594 PR c++/48450
595 * typeck.c (check_for_casting_away_constness): Take complain.
596 (build_static_cast_1, build_reinterpret_cast_1): Pass it.
597 (build_const_cast_1): Pass it. Take full complain parm.
598 (build_const_cast, cp_build_c_cast): Adjust.
599
600 * tree.c (build_aggr_init_expr): Always return error_mark_node
601 on abstract violation.
602
603 PR c++/48450
604 * tree.c (build_cplus_new, build_aggr_init_expr): Take complain.
605 (bot_manip): Adjust.
606 * cp-tree.h: Adjust.
607 * call.c (convert_like_real, build_cxx_call): Adjust.
608 (perform_direct_initialization_if_possible): Adjust.
609 * cvt.c (ocp_convert): Adjust.
610 * init.c (build_value_init): Adjust.
611 * semantics.c (maybe_add_lambda_conv_op): Adjust.
612 * typeck.c (unary_complex_lvalue, cp_build_modify_expr): Adjust.
613 * typeck2.c (build_functional_cast): Adjust.
614
615 * init.c (build_value_init_noctor): Handle REFERENCE_TYPE at top
616 level.
617 (perform_member_init): Not here.
618 * typeck2.c (build_functional_cast): Limit REFERENCE_TYPE special
619 case to templates.
620 (abstract_virtuals_error_sfinae): Remove RESULT_DECL special case.
621
622 PR c++/48449
623 * typeck2.c (build_functional_cast): Check complain consistently.
624 Use build_value_init and abstract_virtuals_error_sfinae.
625 (abstract_virtuals_error_sfinae): Split out.
626 * cp-tree.h: Declare it.
627 * init.c (build_new_1): Use it.
628 (build_value_init_noctor): Handle FUNCTION_TYPE.
629
630 * semantics.c (finish_decltype_type): Simplify handling of unknown
631 type.
632
633 * semantics.c (finish_decltype_type): Add complain parm.
634 * cp-tree.h: Adjust.
635 * parser.c (cp_parser_decltype): Adjust.
636 * pt.c (tsubst): Adjust.
637
638 PR c++/48450
639 * cvt.c (ocp_convert): Handle converting scoped enum to bool.
640
641 2011-03-31 Jason Merrill <jason@redhat.com>
642
643 PR c++/48277
644 * semantics.c (finish_call_expr): Remove assert.
645
646 PR c++/48280
647 * method.c (defaultable_fn_check): Templates are not defaultable.
648
649 * parser.c (cp_parser_init_declarator): Avoid redundant
650 cp_finish_decl for member declarations.
651
652 2011-03-30 Jason Merrill <jason@redhat.com>
653
654 PR c++/48212
655 * semantics.c (non_const_var_error): Just return if DECL_INITIAL
656 is error_mark_node.
657
658 2011-03-30 Jason Merrill <jason@redhat.com>
659
660 PR c++/48369
661 * semantics.c (potential_constant_expression_1): Handle
662 UNORDERED_EXPR and ORDERED_EXPR.
663
664 PR c++/48281
665 * semantics.c (finish_compound_literal): Do put static/constant
666 arrays in static variables.
667
668 * call.c (convert_like_real) [ck_list]: Build up the
669 initializer_list object directly.
670 * decl.c (build_init_list_var_init): Adjust.
671
672 * call.c (convert_like_real): Correct TREE_CONSTANT on CONSTRUCTOR.
673 * decl.c (reshape_init_array_1): Likewise.
674
675 2011-03-29 Jason Merrill <jason@redhat.com>
676
677 PR c++/48265
678 * pt.c (value_dependent_expression_p) [VAR_DECL]: Make sure
679 the variable is constant before looking at its initializer.
680
681 PR c++/48319
682 * pt.c (value_dependent_expression_p): Handle TEMPLATE_ID_EXPR.
683
684 PR c++/48089
685 * semantics.c (potential_constant_expression_1): Change error about
686 use of *this in constructor into sorry.
687
688 PR c++/48296
689 * decl.c (cp_finish_decl): Defer validation of constexpr member
690 functions.
691 * class.c (finalize_literal_type_property): Validate them here.
692 * semantics.c (is_valid_constexpr_fn): Don't check completeness.
693
694 * semantics.c (is_valid_constexpr_fn): Specify input location.
695
696 2011-03-28 Jason Merrill <jason@redhat.com>
697
698 PR c++/48313
699 * pt.c (maybe_adjust_types_for_deduction): Handle T&& deduction
700 from overloaded function.
701
702 Core 1232
703 * call.c (build_array_conv): New.
704 (implicit_conversion): Use it.
705
706 * call.c (reference_binding): Allow direct binding to an array
707 rvalue.
708
709 Core 898
710 * parser.c (cp_parser_compound_statement): Add function_body parm.
711 Complain about non-body compound-stmt in constexpr fn.
712 (cp_parser_primary_expression, cp_parser_statement): Adjust.
713 (cp_parser_implicitly_scoped_statement): Adjust.
714 (cp_parser_function_body, cp_parser_try_block): Adjust.
715 (cp_parser_handler, cp_parser_objc_synchronized_statement): Adjust.
716 (cp_parser_objc_try_catch_finally_statement): Adjust.
717
718 Core 898
719 * semantics.c (constexpr_fn_retval): New. Allow using-declaration
720 and using-definition.
721 (register_constexpr_fundef): Call it.
722
723 * except.c (build_noexcept_spec): Call cxx_constant_value after
724 converting to bool.
725
726 2011-03-25 Kai Tietz <ktietz@redhat.com>
727
728 * lex.c (interface_strcmp): Handle dos-paths.
729 (handle_pragma_implementation): Use filename_cmp instead of
730 strcmp.
731 (in_main_input_context): Likewise.
732
733 2011-03-25 Jason Merrill <jason@redhat.com>
734
735 Core 1135
736 * method.c (defaulted_late_check): Check for exception spec mismatch.
737 (defaultable_fn_check): Allow exception spec and virtual.
738 * class.c (check_for_override): A virtual dtor is non-trivial.
739
740 PR c++/48289
741 * pt.c (build_non_dependent_expr): Keep dereferences outside the
742 NON_DEPENDENT_EXPR.
743
744 2011-03-25 Kai Tietz <ktietz@redhat.com>
745
746 * decl.c (decls_match): Replace target hook
747 call of comp_type_attributes by version in tree.c file.
748 * search.c (check_final_overrider): Likewise.
749 * typeck.c (structural_comptypes): Likewise.
750
751 2011-03-21 Kai Tietz <ktietz@redhat.com>
752
753 PR target/12171
754 * cxx-pretty-print.c (pp_cxx_ptr_operator):
755 Display allowed attributes for function pointer types.
756 * error.c (dump_type_prefix): Likewise.
757
758 * tree.c (cxx_attribute_table): Adjust table.
759
760 2011-03-18 Jason Merrill <jason@redhat.com>
761
762 PR c++/48162
763 * semantics.c (finish_call_expr): Allow TARGET_EXPR for now.
764
765 PR c++/48118
766 * call.c (build_over_call): Don't skip ck_rvalue.
767
768 2011-03-17 Jason Merrill <jason@redhat.com>
769
770 PR c++/47504
771 * semantics.c (cxx_eval_constant_expression) [NOP_EXPR]: Don't let
772 the conversion set TREE_OVERFLOW.
773
774 Core 1212
775 * semantics.c (finish_decltype_type): Return T&& for xvalue.
776 * typeck.c (unlowered_expr_type): Preserve cv-quals.
777
778 PR c++/48166
779 * decl.c (revert_static_member_fn): Strip function-cv-quals.
780
781 2011-03-16 Jason Merrill <jason@redhat.com>
782
783 PR c++/48089
784 * semantics.c (potential_constant_expression_1): Don't allow *this
785 in a constructor.
786 (register_constexpr_fundef): Use potential_rvalue_constant_expression.
787
788 PR c++/47301
789 * decl.c (compute_array_index_type): Don't bother trying to deal
790 with literal classes in ABI v1.
791
792 PR c++/46336
793 * decl.c (duplicate_decls): Return NULL_TREE for clashing
794 C functions.
795
796 PR c++/47570
797 * semantics.c (cxx_eval_constant_expression) [COMPOUND_EXPR]: Don't
798 use the generic binary expression handling.
799
800 2011-03-16 Diego Novillo <dnovillo@google.com>
801
802 * Make-lang.in (CXX_PARSER_H): New.
803 (cp/parser.o): Add dependency on CXX_PARSER_H.
804 Add dependency on tree-pretty-print.h
805 (cp/cp-lang.o): Add dependency on CXX_PARSER_H.
806 * cp-lang.c: Include parser.h.
807 * parser.c: Include parser.h.
808 (struct cp_token): Add bitfield purged_p.
809 Update all users.
810 Move to parser.h.
811 (CPP_PURGED): Remove. Update all users.
812 (struct cp_lexer): Change field buffer to be a VEC of cp_token.
813 Remove field buffer_length.
814 Update all users.
815 Move to parser.h.
816 (struct tree_check): Move to parser.h.
817 (cp_token_position): Likewise.
818 (struct cp_token_cache): Likewise.
819 (CPP_KEYWORD): Likewise.
820 (CPP_TEMPLATE_ID): Likewise.
821 (CPP_NESTED_NAME_SPECIFIER): Likewise.
822 (N_CP_TTYPES): Likewise.
823 (enum cp_parser_status_kind): Likewise.
824 (struct cp_parser_context): Likewise.
825 (struct cp_default_arg_entry_d): Likewise.
826 (struct cp_unparsed_functions_entry_d): Likewise.
827 (struct cp_parser): Likewise.
828 (cp_lexer_dump_tokens): New.
829 (cp_lexer_debug_tokens): New.
830 (cp_lexer_finished_p): New.
831 (cp_lexer_alloc): Factor out of cp_lexer_new_main.
832 (cp_lexer_new_main): Re-write main lexing loop to push
833 tokens into the new VEC buffer.
834 (cp_lexer_print_token): Improve printing of CPP_NUMBER tokens.
835 Do not abort if the token type is not recognized, just print
836 its code.
837 * parser.h: New file.
838 * config-lang.in (gtfiles): Add cp/parser.h.
839
840 2011-03-16 Jason Merrill <jason@redhat.com>
841
842 Core 1148
843 * typeck.c (check_return_expr): Fix conditions for setting
844 LOOKUP_PREFER_RVALUE.
845
846 * call.c (build_over_call): Remove require_complete_type_sfinae call.
847
848 PR c++/48132
849 * decl.c (check_array_designated_initializer): Allow integer index.
850 (reshape_init_array_1): Set index on the elements.
851
852 2011-03-16 Jason Merrill <jason@redhat.com>
853
854 PR c++/48113
855 * typeck.c (convert_for_initialization): Use
856 perform_implicit_conversion_flags.
857 * call.c (standard_conversion): If LOOKUP_PREFER_RVALUE, set
858 rvaluedness_matches_p on ck_rvalue.
859 (convert_like_real) [ck_rvalue]: And restore it here.
860
861 PR c++/48115
862 * call.c (convert_arg_to_ellipsis): Handle incomplete type.
863
864 2011-03-16 Jason Merrill <jason@redhat.com>
865
866 * parser.c (cp_parser_abort_tentative_parse): Make sure we haven't
867 committed to this tentative parse.
868
869 PR c++/47999
870 * semantics.c (finish_call_expr): Preserve reference semantics
871 in templates.
872
873 * call.c (convert_default_arg): Use LOOKUP_IMPLICIT.
874
875 2011-03-16 Jakub Jelinek <jakub@redhat.com>
876
877 * cp-objcp-common.c (cp_function_decl_explicit_p): Don't crash if
878 DECL_LANG_SPECIFIC is NULL.
879
880 2011-03-15 Jason Merrill <jason@redhat.com>
881
882 Core 1074
883 * pt.c (value_dependent_expression_p) [NOEXCEPT_EXPR]: Don't
884 check value_dependent_expression_p on the operand.
885
886 * semantics.c (push_cx_call_context): Return bool.
887 (cxx_eval_call_expression): Handle excess depth.
888
889 Core 1191
890 * method.c (synthesized_method_walk): Cleanups don't affect the
891 triviality of a constructor, but do affect deletion and exception
892 specification.
893
894 2011-03-15 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>
895
896 * decl2.c (cp_check_const_attributes): New.
897 (cplus_decl_attributes): Call cp_check_const_attributes.
898
899 2011-03-15 Jason Merrill <jason@redhat.com>
900
901 PR c++/34758
902 * call.c (convert_default_arg): Use DECL_ORIGIN of fn. Check for
903 recursion first.
904 (push_defarg_context, pop_defarg_context): New.
905 * parser.c (cp_parser_late_parsing_default_args): Use them.
906 * cp-tree.h: Declare them.
907
908 2011-03-11 Dodji Seketeli <dodji@redhat.com>
909
910 * call.c (add_builtin_candidate)<case INDIRECT_REF>: The type of
911 the argument of the indirection operator should not be dependent.
912 Fix the comment.
913
914 2011-03-11 Jason Merrill <jason@redhat.com>
915
916 PR c++/47125
917 * pt.c (tsubst) [TYPENAME_TYPE]: Only give errors if tf_error.
918
919 PR c++/47144
920 * parser.c (cp_parser_template_type_arg): Set
921 type_definition_forbidden_message.
922
923 PR c++/47808
924 * decl.c (compute_array_index_type): Discard folding
925 if it didn't produce a constant.
926
927 2011-03-11 Jakub Jelinek <jakub@redhat.com>
928
929 PR c++/48035
930 * init.c (build_zero_init_1): Extracted from build_zero_init.
931 Add FIELD_SIZE argument, if non-NULL and field bit_position
932 as not smaller than that, don't add that field's initializer.
933 Pass DECL_SIZE as last argument to build_zero_init_1
934 for DECL_FIELD_IS_BASE fields.
935 (build_zero_init): Use build_zero_init_1.
936
937 2011-03-10 Jason Merrill <jason@redhat.com>
938
939 PR c++/48029
940 * pt.c (iterative_hash_template_arg): Remove special case for
941 ARRAY_TYPE.
942
943 PR c++/47198
944 * parser.c (cp_parser_single_declaration): Just return if
945 cp_parser_parse_and_diagnose_invalid_type_name complained.
946
947 2011-03-09 Jason Merrill <jason@redhat.com>
948
949 PR c++/44629
950 * pt.c (unify): An unresolved overload is a nondeduced context.
951
952 2011-03-09 Martin Jambor <mjambor@suse.cz>
953
954 PR tree-optimization/47714
955 * method.c (use_thunk): Clear addressable flag of thunk arguments.
956
957 2011-03-08 Dodji Seketeli <dodji@redhat.com>
958
959 PR c++/47705
960 * pt.c (convert_nontype_argument): Only call decay_conversion on
961 arrays.
962
963 2011-03-08 Jason Merrill <jason@redhat.com>
964
965 PR c++/47488
966 * mangle.c (write_template_arg_literal) [STRING_CST]: Sorry.
967
968 PR c++/47705
969 * pt.c (convert_nontype_argument): Don't crash on non-pointer
970 argument to pointer parameter.
971
972 PR c++/45651
973 * pt.c (instantiate_decl): Don't clear DECL_INTERFACE_KNOWN on
974 !TREE_PUBLIC decls.
975
976 2011-03-08 Dodji Seketeli <dodji@redhat.com>
977
978 PR c++/47957
979 * name-lookup.c (binding_to_template_parms_of_scope_p): Only
980 consider scopes of primary template definitions. Adjust comments.
981
982 2011-03-07 Jason Merrill <jason@redhat.com>
983
984 PR c++/48003
985 * pt.c (convert_nontype_argument): Fix -fpermissive allowing
986 integer overflow.
987 * semantics.c (potential_constant_expression_1): Check TREE_OVERFLOW.
988
989 PR c++/48015
990 * init.c (constant_value_1): Always require init to be TREE_CONSTANT.
991
992 PR c++/48008
993 * mangle.c (write_type): Strip cv-quals from FUNCTION_TYPE here.
994 (write_CV_qualifiers_for_type): Not here.
995
996 2011-03-06 Joseph Myers <joseph@codesourcery.com>
997
998 * lang-specs.h: Match -save-temps* instead of -save-temps.
999
1000 2011-03-05 Jason Merrill <jason@redhat.com>
1001
1002 * mangle.c (write_expression): Change ABI v6 to v5.
1003 (write_type): Likewise.
1004
1005 2011-03-04 Jan Hubicka <jh@suse.cz>
1006
1007 PR lto/47497
1008 * optimize.c (maybe_clone_body): Update call of cgraph_same_body_alias
1009 and cgraph_add_thunk.
1010 * method.c (make_alias_for_thunk, use_thunk): Likewise.
1011 * mangle.c (mangle_decl): Likewise.
1012
1013 2011-03-04 Jason Merrill <jason@redhat.com>
1014
1015 PR c++/47971
1016 * pt.c (tsubst_copy_and_build) [PSEUDO_DTOR_EXPR]: Use tsubst for type.
1017 (tsubst_copy) [default]: Just return t if !ENABLE_CHECKING.
1018
1019 PR c++/46220
1020 * search.c (check_final_overrider): Allow pointer to same incomplete
1021 class type with different cv-quals.
1022
1023 2011-03-03 Paolo Carlini <paolo.carlini@oracle.com>
1024
1025 PR c++/47974
1026 * pt.c (tsubst_template_args): Check argument t for error_mark_node.
1027
1028 2011-03-03 Jason Merrill <jason@redhat.com>
1029
1030 PR c++/47950
1031 * pt.c (tsubst_copy_and_build) [TARGET_EXPR]: Retain TREE_CONSTANT.
1032
1033 2011-03-02 Jason Merrill <jason@redhat.com>
1034
1035 PR c++/47950
1036 * parser.c (cp_parser_condition): Don't fold_non_dependent_expr here.
1037
1038 PR c++/47774
1039 * tree.c (build_vec_init_elt): Split out from...
1040 (build_vec_init_expr): ...here.
1041 (diagnose_non_constexpr_vec_init): New fn.
1042 * semantics.c (potential_constant_expression_1): Use it.
1043 * cp-tree.h: Declare it.
1044
1045 2011-03-01 Jason Merrill <jason@redhat.com>
1046
1047 PR c++/46159
1048 * parser.c (cp_parser_primary_expression): Don't warn about a
1049 failed tentative parse.
1050
1051 PR c++/47200
1052 * semantics.c (cxx_bind_parameters_in_call): Don't call
1053 adjust_temp_type on non-constant args.
1054
1055 PR c++/47851
1056 * call.c (standard_conversion): Provide requested cv-quals on
1057 class rvalue conversion.
1058
1059 PR c++/46282
1060 * decl2.c (grokbitfield): Handle type-dependent width.
1061
1062 2011-02-28 Jason Merrill <jason@redhat.com>
1063
1064 PR c++/47873
1065 * class.c (update_vtable_entry_for_fn): Check BINFO_LOST_PRIMARY_P
1066 after checking for a non-thunk.
1067
1068 2011-02-26 Jason Merrill <jason@redhat.com>
1069
1070 PR c++/47904
1071 * tree.c (cp_tree_equal): Compare DECL_PARM_LEVEL.
1072 * pt.c (iterative_hash_template_arg): And hash it.
1073
1074 PR c++/47897
1075 * semantics.c (non_const_var_error): Split out from...
1076 (cxx_eval_constant_expression): ...here.
1077 (potential_constant_expression_1) [VAR_DECL]: Use it.
1078 Allow dependent variables.
1079
1080 2011-02-24 Jason Merrill <jason@redhat.com>
1081
1082 * parser.c (cp_parser_constant_expression): Set
1083 non_integral_constant_expression correctly for C++0x too.
1084 (cp_parser_static_assert): Allow non-constant expression.
1085 (cp_parser_direct_declarator): Expect non_constant_p to be set
1086 properly for C++0x.
1087 * pt.c (value_dependent_expression_p): Handle TYPEID_EXPR.
1088 * semantics.c (maybe_constant_value): Check type_unknown_p too.
1089 (potential_rvalue_constant_expression): New.
1090 (require_potential_rvalue_constant_expression): New.
1091
1092 2011-02-23 Jason Merrill <jason@redhat.com>
1093
1094 * cp-tree.h (DECL_PARM_LEVEL): New.
1095 (struct lang_decl_parm): Add level field.
1096 * name-lookup.c (function_parm_depth): New fn.
1097 * name-lookup.h: Declare it.
1098 * parser.c (cp_parser_parameter_declaration_list): Use it.
1099 * mangle.c (struct globals): Add parm_depth field.
1100 (write_bare_function_type): Adjust it.
1101 (write_expression): Include the level delta in PARM_DECL mangling
1102 for abi >= 6.
1103
1104 * semantics.c (finish_decltype_type): Remove shortcut for decltype
1105 of id-expression.
1106 * mangle.c (write_type) [DECLTYPE_TYPE]: Strip it here for abi < 6.
1107
1108 2011-02-23 Nathan Froyd <froydnj@codesourcery.com>
1109
1110 PR c++/46868
1111 * parser.c (cp_parser_class_specifier): Require a closing brace
1112 to attempt error recovery.
1113
1114 2011-02-23 Jakub Jelinek <jakub@redhat.com>
1115
1116 PR c++/47833
1117 * pt.c (struct pending_template): Add chain_next GTY option.
1118 * decl.c (struct named_label_use_entry): Likewise.
1119
1120 2011-02-22 Paolo Carlini <paolo.carlini@oracle.com>
1121
1122 PR c++/47242
1123 * semantics.c (build_lambda_object): Bail out if a field is
1124 error_mark_node.
1125
1126 2011-02-22 Dodji Seketeli <dodji@redhat.com>
1127
1128 PR c++/47666
1129 * class.c (dfs_declare_virt_assop_and_dtor)
1130 (declare_virt_assop_and_dtor): New static functions.
1131 (add_implicitly_declared_members): Use
1132 declare_virt_assop_and_dtor.
1133
1134 2011-02-21 Jason Merrill <jason@redhat.com>
1135
1136 PR c++/47207
1137 * decl2.c (decl_constant_var_p): A constexpr var needs an
1138 initializer to be constant.
1139 * semantics.c (cxx_eval_constant_expression): Complain about
1140 constexpr var used in its own initializer.
1141 * call.c (set_up_extended_ref_temp): Set
1142 DECL_INITIALIZED_BY_CONSTANT_EXPRESSION_P too.
1143
1144 2011-02-20 Jason Merrill <jason@redhat.com>
1145
1146 PR c++/47199
1147 * semantics.c (cxx_eval_call_expression): Call
1148 cxx_eval_constant_expression in trivial shortcut.
1149
1150 PR c++/46831
1151 * call.c (convert_class_to_reference): Don't try to set up a
1152 second conv sequence for non-viable candidates.
1153
1154 PR c++/47703
1155 * error.c (location_of): Handle non-tagged types.
1156
1157 PR c++/46472
1158 * method.c (process_subob_fn): Instantiate constexpr templates.
1159 * optimize.c (maybe_clone_body): Propagate DECL_DECLARED_CONSTEXPR_P.
1160
1161 2011-02-20 Dodji Seketeli <dodji@redhat.com>
1162
1163 PR c++/46394
1164 * pt.c (tsubst_pack_expansion): do not use
1165 cp_tree_equal/same_type_p to detect an expansion of a parameter
1166 pack.
1167
1168 2011-02-19 Jason Merrill <jason@redhat.com>
1169
1170 PR c++/47503
1171 * semantics.c (cxx_eval_call_expression): Shortcut trivial copy.
1172
1173 2011-02-18 Paolo Carlini <paolo.carlini@oracle.com>
1174
1175 PR c++/47795
1176 * semantics.c (finish_non_static_data_member): Early return if
1177 object is error_mark_node.
1178
1179 2011-02-18 Dodji Seketeli <dodji@redhat.com>
1180
1181 PR c++/47208
1182 * pt.c (do_auto_deduction): Do not mention error_mark_node in
1183 diagnostics.
1184 * semantics.c (finish_id_expression): Do not pass erroneous decl
1185 to decl_constant_var_p.
1186
1187 2011-02-17 Jakub Jelinek <jakub@redhat.com>
1188
1189 PR c++/47783
1190 * cvt.c (convert_from_reference): Call mark_exp_read.
1191
1192 2011-02-11 Dodji Seketeli <dodji@redhat.com>
1193
1194 PR c++/47172
1195 * pt.c (finish_call_expr): Consider a call expression that has a
1196 dependent "this" pointer as being dependent. Add comments.
1197 (dependent_type_p, type_dependent_expression_p): Update comments.
1198
1199 2011-02-16 Dodji Seketeli <dodji@redhat.com>
1200
1201 PR c++/47326
1202 * pt.c (tsubst_copy)<case SIZEOF_EXPR>: Ensure that even pack
1203 expansion arguments are not evaluated.
1204
1205 2011-02-16 Jakub Jelinek <jakub@redhat.com>
1206
1207 PR c++/47704
1208 * cp-tree.h (ENUM_FIXED_UNDERLYING_TYPE_P): Use TYPE_LANG_FLAG_5
1209 instead of TYPE_LANG_FLAG_3.
1210 * pt.c (lookup_template_class): Copy over
1211 ENUM_FIXED_UNDERLYING_TYPE_P.
1212
1213 2011-02-15 Jason Merrill <jason@redhat.com>
1214
1215 PR c++/46807
1216 * method.c (synthesized_method_walk): Always exit early for
1217 trivial fn in C++98 mode.
1218
1219 2011-02-14 Jason Merrill <jason@redhat.com>
1220
1221 PR c++/47482
1222 * parser.c (cp_parser_enumerator_definition): Call
1223 fold_non_dependent_expr.
1224
1225 2011-02-09 Jason Merrill <jason@redhat.com>
1226
1227 * decl.c (cp_make_fname_decl): Set DECL_THIS_STATIC at toplevel.
1228 * semantics.c (finish_fname): Only return the name if we're in
1229 a function.
1230
1231 * decl.c (build_enumerator): Don't perform integral promotions on
1232 non-integral constants.
1233
1234 * cvt.c (convert_to_void): Handle null op1.
1235
1236 * class.c (type_has_constexpr_default_constructor): Make sure the
1237 caller stripped an enclosing array.
1238 * init.c (perform_member_init): Strip arrays before calling it.
1239
1240 PR c++/47511
1241 * semantics.c (potential_constant_expression_1): Handle TEMPLATE_DECL.
1242
1243 2011-02-03 Dodji Seketeli <dodji@redhat.com>
1244
1245 PR c++/47398
1246 * tree.c (cp_tree_equal)<TEMPLATE_PARM_INDEX>: Take the number of
1247 template parameters in account.
1248
1249 2011-02-03 Nathan Froyd <froydnj@codesourcery.com>
1250
1251 PR c++/46890
1252 * parser.c (cp_parser_class_specifier): Fix setting of
1253 want_semicolon.
1254
1255 2011-01-31 Jakub Jelinek <jakub@redhat.com>
1256
1257 PR c++/47416
1258 * semantics.c (build_data_member_initialization): Handle
1259 STATEMENT_LIST always instead of just for CLEANUP_BODY.
1260
1261 2011-01-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1262
1263 * g++spec.c (lang_specific_driver) [HAVE_LD_STATIC_DYNAMIC] Use
1264 LD_STATIC_OPTION, LD_DYNAMIC_OPTION.
1265
1266 2011-01-29 Dodji Seketeli <dodji@redhat.com>
1267
1268 PR c++/47311
1269 * cp-tree.h (fixup_template_parms): Declare.
1270 * pt.c (end_template_parm_list): Do not fixup template parms here.
1271 (fixup_template_parms): Remove static. Fix typo in the
1272 comments. Remove useless code statement.
1273 (fixup_template_parm): For a template template parameter, fixup
1274 its attributes before fixing up its type.
1275 * parser.c
1276 (cp_parser_template_declaration_after_export): After parsing
1277 template parameters fixup their types.
1278
1279 2011-01-26 Jakub Jelinek <jakub@redhat.com>
1280
1281 PR c++/47476
1282 * semantics.c (potential_constant_expression_1): Handle
1283 TRUTH_XOR_EXPR.
1284
1285 2011-01-26 Dave Korn <dave.korn.cygwin@gmail.com>
1286
1287 PR c++/43601
1288 * semantics.c (expand_or_defer_fn_1): Handle it.
1289 * decl2.c (decl_needed_p): Likewise.
1290
1291 2011-01-21 Jason Merrill <jason@redhat.com>
1292
1293 PR c++/47041
1294 * semantics.c (build_constexpr_constructor_member_initializers):
1295 Handle trivial copy.
1296
1297 2011-01-21 Jakub Jelinek <jakub@redhat.com>
1298
1299 PR c++/47388
1300 * semantics.c (begin_for_stmt): If -fno-for-scope, don't
1301 assume init must be NULL if scope is NULL.
1302 (begin_range_for_stmt): Likewise.
1303
1304 2011-01-21 Jason Merrill <jason@redhat.com>
1305
1306 PR c++/46552
1307 * semantics.c (cxx_eval_constant_expression): Handle OFFSET_REF.
1308
1309 PR c++/46977
1310 * semantics.c (potential_constant_expression_1): Split out from
1311 potential_constant_expression. Add want_rval parm. Handle
1312 template expression forms. Don't enforce restriction on address
1313 of automatic variable here. Add a couple of diagnostics that
1314 had been missing.
1315 (require_potential_constant_expression): New entry point.
1316 (build_data_member_initialization, register_constexpr_fundef): Adjust.
1317 (maybe_constant_value): Check potential_constant_expression.
1318 * pt.c (fold_non_dependent_expr_sfinae): Likewise.
1319 * tree.c (build_vec_init_expr): Adjust.
1320
1321 2011-01-19 Jakub Jelinek <jakub@redhat.com>
1322
1323 PR c++/47303
1324 * decl2.c (finish_anon_union): Only call mangle_decl if TREE_STATIC
1325 or DECL_EXTERNAL.
1326
1327 2011-01-17 Jason Merrill <jason@redhat.com>
1328
1329 PR c++/47067
1330 * semantics.c (base_field_constructor_elt): New fn.
1331 (cxx_eval_bare_aggregate): Use it.
1332 (build_data_member_initialization): Leave COMPONENT_REF for
1333 vfield inits.
1334
1335 2011-01-14 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>
1336
1337 * parser.c (cp_parser_range_for): Remove the "unused variable" warning
1338 workaround.
1339
1340 2011-01-15 Giovanni Funchal <gafunchal@gmail.com>
1341 Jonathan Wakely <jwakely.gcc@gmail.com>
1342
1343 PR c++/33558
1344 * decl.c (grokdeclarator): Reject mutable reference members.
1345
1346 2011-01-14 Jason Merrill <jason@redhat.com>
1347
1348 PR c++/47289
1349 * pt.c (coerce_template_parms): Fix error recovery.
1350
1351 PR c++/46903
1352 * typeck2.c (check_narrowing): Only check arithmetic types.
1353
1354 PR c++/46688
1355 * tree.c (build_vec_init_expr): Handle flexible array
1356 properly.
1357
1358 2011-01-13 Kai Tietz <kai.tietz@onevision.com>
1359
1360 PR c++/47213
1361 * cp-tree.h (CLASSTYPE_VISIBILITY): Use
1362 TYPE_MAIN_DECL instead of TYPE_NAME.
1363 (CLASSTYPE_VISIBILITY_SPECIFIED): Likewise.
1364 * decl2.c (determine_visibility): Add check
1365 of CLASS_TYPE_P for underlying_type.
1366
1367 2011-01-12 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>
1368
1369 * cp-tree.h (begin_for_scope): New prototype.
1370 (begin_for_stmt): Update prototype.
1371 (begin_range_for_stmt): Update prototype.
1372 * init.c (build_vec_init): Update call to begin_for_stmt.
1373 * parser.c (cp_parser_for): New.
1374 (cp_parser_c_for): Add three new parameters.
1375 (cp_parser_range_for): Likewise. Most parsing code removed.
1376 (cp_parser_iteration_statement): Call cp_parser_for instead of
1377 cp_parser_c_for and cp_parser_range_for.
1378 (cp_parser_for_init_statement): Add new parameter and return type.
1379 (cp_parser_block_declaration): Update call to
1380 cp_parser_simple_declaration.
1381 (cp_parser_simple_declaration): Add new parameter.
1382 Update call to cp_parser_init_declarator.
1383 (cp_parser_init_declarator): Add new parameter.
1384 * pt.c (tsubst_expr): Update call to begin_for_stmt.
1385 * semantics.c (begin_for_scope): New.
1386 (begin_for_stmt): Add two new parameters.
1387 (begin_range_for_stmt): Likewise.
1388
1389 2011-01-12 Nicola Pero <nicola.pero@meta-innovation.com>
1390
1391 * parser.c (cp_parser_objc_at_property_declaration): Improved
1392 error message.
1393
1394 2011-01-11 Dodji Seketeli <dodji@redhat.com>
1395
1396 PR debug/46955
1397 * cp-lang.c (get_template_innermost_arguments_folded)
1398 (get_template_argument_pack_elems_folded)
1399 (template_arg_needs_folding, fold_cplus_constants): New static
1400 functions.
1401 (LANG_HOOKS_GET_INNERMOST_GENERIC_ARGS): Set this hook to
1402 get_template_innermost_arguments_folded.
1403 (LANG_HOOKS_GET_ARGUMENT_PACK_ELEMS): Set this hook to
1404 get_template_argument_pack_elems_folded.
1405
1406 2011-01-11 Jason Merrill <jason@redhat.com>
1407
1408 PR c++/46658
1409 * init.c (build_new_1): Handle value-init in templates differently.
1410
1411 PR c++/45520
1412 * tree.c (maybe_dummy_object): Check current_class_ref against
1413 context, not current_class_type.
1414
1415 2011-01-08 Nicola Pero <nicola.pero@meta-innovation.com>
1416
1417 PR objc/47078
1418 * parser.c (cp_parser_objc_typename): If the type is unknown, for
1419 error recovery purposes behave as if it was not specified so that
1420 the default type is used.
1421
1422 2011-01-07 Jakub Jelinek <jakub@redhat.com>
1423
1424 PR c++/47022
1425 * pt.c (tsubst_copy_and_build): Use tsubst instead of tsubst_copy
1426 for the second build_x_va_arg argument.
1427
1428 2011-01-05 Tom Tromey <tromey@redhat.com>
1429
1430 * typeck.c (cp_build_addr_expr_1): Update call to lvalue_error.
1431 (lvalue_or_else): Likewise.
1432
1433 2011-01-01 Kai Tietz <kai.tietz@onevision.com>
1434
1435 PR target/38662
1436 * tree.c (cxx_type_hash_eq):
1437 Allow METHOD_TYPE, too.
1438
1439 \f
1440 Copyright (C) 2011 Free Software Foundation, Inc.
1441
1442 Copying and distribution of this file, with or without modification,
1443 are permitted in any medium without royalty provided the copyright
1444 notice and this notice are preserved.