summaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* In gcc/:Geoffrey Keating2006-11-011-0/+10
* In gcc/:Geoffrey Keating2006-11-011-0/+7
* * decl.c (grokdeclarator): Fix line-wrapping.Dirk Mueller2006-10-301-0/+1
* re PR c++/28704 (%s substituted with "static member"/"free" can't be properly...Dirk Mueller2006-10-301-0/+6
* re PR c++/6321 (no warning for bad main function declaration)Dirk Mueller2006-10-301-0/+5
* re PR c++/28669 (%s substituted with static/non- can't be properly translated)Dirk Mueller2006-10-301-0/+6
* typeck.c (build_unary_op): Fix indenting.Dirk Mueller2006-10-301-0/+4
* re PR c++/29089 (Words substituted for %s in a sentence can not be translated)Dirk Mueller2006-10-291-0/+6
* re PR c++/16307 (-Wchar-subscripts does not warn on pointers)Dirk Mueller2006-10-291-0/+6
* * decl.c: Fix a comment typo.Kazu Hirata2006-10-291-0/+4
* re PR c++/29295 (++ operator with bool typedef increments or operator -- with...Andrew Pinski2006-10-281-0/+6
* re PR c++/29033 (%s substituted with "left"/"right" can't be properly transla...Dirk Mueller2006-10-281-1/+7
* decl.c: Include langhooks.h.Rafael Ávila de Espíndola2006-10-231-0/+15
* re PR libstdc++/20647 (Wrong typeid for incomplete types)Nathan Sidwell2006-10-221-0/+5
* re PR c++/28053 (ICE deriving from class with invalid bitfield)Lee Millward2006-10-201-0/+7
* re PR c++/26884 (Misleading diagnostic for invalid array initializer)Mark Shinwell2006-10-181-0/+6
* re PR c++/27952 (ICE with invalid virtual inheritance)Lee Millward2006-10-171-0/+9
* parser.c (cp_lexer_next_token_is_decl_specifier_keyword): Add comment.Mark Mitchell2006-10-171-0/+4
* re PR c++/28261 (ICE with enum in constructor definition)Mark Mitchell2006-10-171-0/+10
* re PR c++/29039 (implicitly defined constructor for class with reference member)Mark Mitchell2006-10-171-0/+8
* re PR c++/27270 (ICE in process_init_constructor_array, at cp/typeck2.c:788)Mark Mitchell2006-10-171-0/+8
* re PR c++/27270 (ICE in process_init_constructor_array, at cp/typeck2.c:788)Mark Mitchell2006-10-171-0/+5
* re PR c++/29408 (parse error for valid code)Mark Mitchell2006-10-161-0/+4
* re PR c++/29435 (seg fault with sizeof and templates)Mark Mitchell2006-10-161-0/+4
* re PR c++/28211 (wrong linkage of template argument, diagnostic could be impr...Mark Mitchell2006-10-161-0/+8
* re PR c++/28506 (ICE with initializers for functions)Mark Mitchell2006-10-131-0/+7
* re PR c++/29318 (ICE: type_info of pointer to VLA)Mark Mitchell2006-10-131-0/+6
* re PR c++/27961 (ICE on invalid template declaration)Lee Millward2006-10-121-0/+10
* re PR c++/29175 (ICE on invalid C++ variable length array)Mark Mitchell2006-10-121-0/+6
* re PR c++/29024 (storage class specifier accepted for typedef (clause 7.1.1 ;...Lee Millward2006-10-111-0/+15
* --(top level)--------------------------------------------Brooks Moses2006-10-101-0/+4
* re PR rtl-optimization/29323 (set_nothrow_function_flags does invalid analysi...Richard Guenther2006-10-101-0/+6
* Revert emutls patch.Richard Henderson2006-10-091-0/+4
* Makefile.in (libgcc.mk, [...]): Add emutls.c.Richard Henderson2006-10-041-0/+7
* re PR c++/29020 (ICE using A<N>::A instead of A<N> in friend declaration)Mark Mitchell2006-10-041-0/+6