summaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* pt.c (tsubst): Propagate the need for structural equality checks when...Douglas Gregor2007-01-051-0/+5
* * pt.c: Fix a comment typo.Kazu Hirata2007-01-031-0/+4
* c-common.c (c_common_truthvalue_conversion): When warning about using an assi...Ian Lance Taylor2007-01-021-0/+7
* pt.c (canonical_template_parms): Correct typo in comment.Douglas Gregor2007-01-021-0/+4
* c-common.c (c_common_nodes_and_builtins): Since variants of void_type_node ge...Douglas Gregor2007-01-021-0/+49
* re PR c++/29731 (ICE with statement expression as template parameter)Simon Martin2006-12-311-0/+6
* cp-tree.h (TYPE_NAMESPACE_SCOPE_P, [...]): Remove.Kazu Hirata2006-12-281-2/+2
* * decl2.c: Fix a comment typo.Kazu Hirata2006-12-281-1/+3
* cp-tree.h (TYPE_NAMESPACE_SCOPE_P, [...]): Remove.Kazu Hirata2006-12-281-0/+5
* re PR c++/30225 (builtins's decl is copied in some cases where it is not need...Andrew Pinski2006-12-221-0/+6
* re PR c++/30168 (C++ constructors can cause invalid gimple to happen with com...Andrew Pinski2006-12-211-0/+5
* * decl.c: Fix a coment typo.Kazu Hirata2006-12-221-0/+4
* c.opt (Wmissing-declarations): Add C++ and ObjC++.Ian Lance Taylor2006-12-181-0/+5
* re PR c++/29475 (incomplete template diagnostics.)Simon Martin2006-12-161-0/+68
* re PR c++/19564 (-Wparentheses does not work with the C++ front-end)Ian Lance Taylor2006-12-141-0/+16
* decl.c (build_enumerator): Update error message to match C front-end.Manuel López-Ibáñez2006-12-121-0/+5
* Move all varpool routines out of cgraph/cgraphunit to varpool.cJan Hubicka2006-12-111-0/+4
* c-opts.c (c_common_parse_file): Unconditionally give a warning, suitable for ...Zack Weinberg2006-12-101-101/+105
* re PR c++/29732 (ICE on invalid friend declaration)Mark Mitchell2006-12-081-0/+11
* re PR c++/29980 (ICE using attribute in invalid declaration)Lee Millward2006-12-071-0/+6
* re PR c++/29730 (ICE on invalid declaration of template member)Mark Mitchell2006-12-061-0/+6
* re PR c++/29729 (ICE with template class in template function)Mark Mitchell2006-12-061-0/+6
* re PR c++/29728 (ICE on invalid initializer in template function)Mark Mitchell2006-12-051-0/+7
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-0/+17
* cp-objcp-common.c (cp_expr_size): Return NULL in the case size is undefined.Jan Hubicka2006-12-041-0/+5
* re PR c++/29733 (ICE on initialization of function type)Mark Mitchell2006-12-041-0/+3
* re PR c++/29632 (ICE on invalid code: regenerate_decl_from_template, at cp/pt...Mark Mitchell2006-12-041-0/+6
* tree.c (walk_type_fields): Do not handle TYPE_MIN_VALUE and TYPE_MAX_VALUE fo...Eric Botcazou2006-12-041-0/+5
* re PR c++/14329 ([4.1 only] badly formatted warnings for SRA replacements use...Richard Henderson2006-12-031-0/+6
* re PR c++/30033 (ICE on valid with --std=c++0x (static_assert))Andrew Pinski2006-12-021-1/+6
* * name-lookup.c: Follow spelling conventions.Kazu Hirata2006-12-021-0/+4
* decl.c (poplevel): Check DECL_INITIAL invariant.Geoffrey Keating2006-12-011-0/+12
* re PR c++/30022 (ICE on vector operand in division)Volker Reichelt2006-12-011-0/+7
* re PR c++/29066 (ptrmemfunc_vbit_in_delta is broken)Ryan Mansfield2006-12-011-0/+6
* re PR c++/18313 (Missing warning for superfluous const's in return types)Dirk Mueller2006-11-301-0/+8
* rtti.c (get_tinfo_decl): Handle return value from pushdecl_top_level_and_finish.Geoffrey Keating2006-11-301-0/+5
* re PR c++/29022 (ICE using operator int in invalid class hierarchy)Lee Millward2006-11-291-0/+9
* re PR c++/29735 (ICE on "main" returning vector)Jakub Jelinek2006-11-281-0/+6
* class.c (build_vcall_offset_vtbl_entries): Do not add vcall entries for a pri...Mark Mitchell2006-11-281-0/+5
* re PR c++/29886 (Cast misinterpreted as variable declaration)Mark Mitchell2006-11-271-0/+15
* cp-tree.def (STATIC_ASSERT): New.Douglas Gregor2006-11-211-0/+26
* re PR c++/29570 (ICE with brace-enclosed initializer)Jakub Jelinek2006-11-211-0/+4
* re PR c++/29734 (ICE with vector in switch condition)Jakub Jelinek2006-11-211-0/+9
* re PR c++/29475 (incomplete template diagnostics.)Simon Martin2006-11-201-0/+25
* tree-vrp.c (get_value_range): Use XCNEW instead of XNEW and memset.Dirk Mueller2006-11-161-0/+5
* rtti.c (get_pseudo_ti_init): Ensure that the offset field of the base type in...Roger Sayle2006-11-131-0/+5
* re PR c++/29518 (rejects valid template argument, enums vs templates)Mark Mitchell2006-11-131-0/+6
* tree.def (FIX_CEIL_EXPR, [...]): Remove unused tree codes.Richard Guenther2006-11-111-0/+5
* call.c (build_op_delete_call): Test user-visible type against size_type_node...Roger Sayle2006-11-041-0/+11
* target.h (targetm.cxx.use_atexit_for_cxa_atexit): New target hook.Danny Smith2006-11-011-0/+7