re PR c++/27278 (ICE with invalid operator declaration)
[gcc.git] / gcc / cp / ChangeLog
2006-04-30 Volker Reicheltre PR c++/27278 (ICE with invalid operator declaration)
2006-04-29 Volker Reicheltre PR c++/27279 (ICE with invalid constructor declaration)
2006-04-28 Mark Mitchellre PR c++/27292 (ICE on casts on bitfields)
2006-04-27 Mark Mitchellre PR c++/27102 (ICE with invalid class name in functio...
2006-04-25 Mark Mitchellre PR c++/27292 (ICE on casts on bitfields)
2006-04-24 Volker Reicheltre PR c++/19963 (ICE on invalid member declaration)
2006-04-24 Mark Mitchellre PR c++/26912 (friend const member function specializ...
2006-04-23 Mark Mitchellre PR c++/26534 ([4.1] bitfield wrong optimize)
2006-04-22 Kazu Hirata* decl.c: Fix comment typos.
2006-04-22 Eric ChristopherCommit ChangeLog entries.
2006-04-19 Volker Reicheltre PR c++/26558 (segfault on syntax error)
2006-04-19 Volker Reicheltre PR c++/26739 (ICE in g++.old-deja/g++.pt/friend36.C)
2006-04-19 Volker Reicheltre PR c++/26036 (Treating a class object as a function...
2006-04-19 Volker Reicheltre PR c++/10385 (Internal compiler error in build_up_re...
2006-04-19 Mark Mitchellre PR c++/27102 (ICE with invalid class name in functio...
2006-04-17 Janis JohnsonPR c++/26114, c++/26115
2006-04-17 Volker Reichelt* init.c (build_offset_ref): Remove superfluous temporary.
2006-04-16 Mark Mitchellre PR c++/26365 (ICE in finish_class_member_access_expr...
2006-04-15 Kazu Hirata* cp/call.c: Fix comment typos.
2006-04-15 Kazu HirataMake-lang.in (cp/pt.o): Depend on vecprim.h.
2006-04-12 Mark Mitchellparser.c (cp_parser_init_declarator): Initialize local...
2006-04-12 Roger Sayleparser.c (cp_parser_init_declarator): Initialise is_par...
2006-04-11 Mark Mitchellre PR c++/26122 (Pure specifiers for templates causing...
2006-04-08 Kazu Hirata* decl2.c, pt.c, semantics.c: Fix comment typos.
2006-04-06 Roger Saylecall.c (null_ptr_cst_p): Add explicit TREE_CONSTANT_OVE...
2006-04-05 Jason Merrillname-lookup.c (push_namespace_with_attribs): Temporaril...
2006-03-30 Roger Saylere PR c++/22494 (C++ front-end produces mis-match types...
2006-03-24 Carlos O'Donellinvoke.texi: Document -femit-class-debug-always
2006-03-23 Jason Merrillname-lookup.c (push_namespace_with_attribs): Only apply...
2006-03-21 Jakub Jelinekre PR c++/26691 (Wrong code for constructor with defaul...
2006-03-21 Jason Merrillre PR c++/21581 ((optimisation) Functions in anonymous...
2006-03-21 Jason Merrillre PR c++/21764 (visibility attributes on namespace...
2006-03-15 Volker Reicheltre PR c++/6634 (wrong parsing of "long long double")
2006-03-10 Jason MerrillPR c++/16387, c++/16389
2006-03-09 Richard HendersonMerge C++ from gomp-20050608-branch.
2006-03-06 Volker Reicheltre PR c++/15759 (ICE with function pointers)
2006-03-03 Mike Stumpdecl2.c (import_export_decl): Remove redundant call...
2006-03-02 Richard Sandifordtm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.
2006-03-02 Mike Stumpre PR target/25908 (vtables with vague linkage is not...
2006-02-24 Geoffrey KeatingIndex: gcc/ChangeLog
2006-02-22 Volker Reicheltre PR c++/26291 (Invalid ellipsis in operator not diagn...
2006-02-20 Rafael EspindolaMake-lang.in (OBJC): Remove
2006-02-18 Mark Mitchellre PR c++/26266 (Trouble with static const data members...
2006-02-14 Volker Reicheltcall.c (standard_conversion): Return NULL instead of 0.
2006-02-13 Volker Reicheltcp-tree.h (warn_hidden): Remove prototype.
2006-02-13 Volker Reicheltcp-tree.h (build_type_conversion): Remove prototype.
2006-02-13 Volker Reicheltcp-tree.h (push_tinst_level): Remove prototype.
2006-02-13 Volker Reicheltdecl.c (grokdeclarator): Return NULL_TREE instead of 0.
2006-02-13 Volker Reicheltlex.c (parse_strconst_pragma): Return error_mark_node...
2006-02-13 Volker Reicheltre PR c++/26151 (duplicate 'duplicate' diagnostic)
2006-02-12 Jason Merrillre PR c++/24996 (ICE on throw code)
2006-02-10 Volker Reicheltclass.c (debug_class): Remove extern.
2006-02-09 Gabriel Dos Reisc-common.h (flag_const_strings): Don't declare.
2006-02-09 Jason Merrillre PR c++/25979 (incorrect codegen for conditional...
2006-02-08 Volker Reicheltre PR c++/26071 (ICE declaring destructor virtual and...
2006-02-08 Volker Reicheltre PR c++/26070 (ICE declaring data member virtual...
2006-02-07 Gabriel Dos Reiscp-tree.h (tf_warning_or_error): Renamed from tf_warn_o...
2006-02-07 Dirk Muellerc.opt: C++ frontend supports -Wdiv-by-zero.
2006-02-07 Mark Mitchellre PR c++/9737 ([DR150] Partial template specialisation...
2006-02-07 Roger Sayledecl.c (grokdeclarator): Don't bother checking for...
2006-02-04 Gabriel Dos Reiscp-tree.h (tf_warn_or_error): New substituion flag.
2006-02-03 Lee Millwardtypeck.c (string_conv_p): Pass appropiate OPT_Wxxxx...
2006-02-03 Mark Mitchellname-lookup.c (do_class_using_decl): Use IDENTIFIER_TYP...
2006-02-01 Mark Mitchellre PR c++/25342 (internal compiler error: in lookup_mem...
2006-01-30 Ben Elliston* mangle.c: Comment fix.
2006-01-30 Gabriel Dos Reisfix entries ordering
2006-01-29 Gabriel Dos Reisconfigure.ac (cxx_compat_warn): Set if -Wc++-compat...
2006-01-29 Gabriel Dos Reiscall.c (alloc_conversion): Use cast when converting...
2006-01-29 Gabriel Dos Reisfix email
2006-01-28 Gabriel Dos Reisclass.c (check_bases): Likewise.
2006-01-28 Mark Mitchellre PR c++/25999 (compiler loses extern "C" for function...
2006-01-28 Mark Mitchellre PR c++/25855 (template specialisation not always...
2006-01-26 Jason Merrillre PR c++/16021 (Tests for container swap specialisatio...
2006-01-25 Volker Reicheltrevert: cp-tree.h (do_poplevel): Remove prototype.
2006-01-25 Volker Reicheltcp-tree.h (get_primary_binfo): Remove prototype.
2006-01-24 Dirk Muellertypeck.c (build_binary_op): Use OPT_Wfloat_equal in...
2006-01-24 Volker Reicheltre PR c++/25552 (Invalid destructor name accepted in...
2006-01-24 Mark Mitchell* semantics.c: Remove outdated comment.
2006-01-23 Volker Reicheltcp-tree.h (do_poplevel): Remove prototype.
2006-01-23 Volker Reicheltcp-tree.h (build_x_delete): Remove prototype.
2006-01-23 Volker Reicheltcp-tree.h (get_vtt_name): Remove prototype.
2006-01-22 Gabriel Dos Reisfix comment
2006-01-22 Gabriel Dos Reisre PR c++/10891 (code using dynamic_cast causes segfaul...
2006-01-22 Mark Mitchellre PR c++/25895 (wrong code with ?: and derived class...
2006-01-20 Volker Reicheltparser.c (cp_lexer_next_token_is_keyword): Simplify.
2006-01-20 Volker Reicheltcall.c (add_builtin_candidates): Remove superfluous...
2006-01-20 Dirk Muellerre PR c++/5520 (Add a warning to detect empty body...
2006-01-20 Mark Mitchellre PR c++/22136 (Rejects old-style using declaration)
2006-01-19 Volker Reicheltre PR c++/25854 (Bogus diagnostic with '<type error>')
2006-01-19 Volker Reicheltre PR c++/16829 (default parameter can be not one of...
2006-01-19 Mark Mitchellre PR c++/25836 (G++ does not allow a conversion of...
2006-01-18 Kazu Hiratatree.c (find_tree_t, find_tree): Remove.
2006-01-18 Jakub Jelineksearch.c (lookup_conversions_r): Fix a pasto.
2006-01-18 Eric Christophercall.c (convert_like_real): When issuing conversion...
2006-01-17 Kazu Hirataname-lookup.c (lookup_namespace_name): Remove.
2006-01-17 Jakub Jelinekre PR c/25682 (ICE when using old sytle offsetof (with...
2006-01-17 Ian Lance Taylorcommon.opt (ftoplevel-reorder): New option.
2006-01-17 Ben EllistonFix up recent entries by espindola.
2006-01-16 Rafael Espindolajvspec.c (lang_specific_spec_functions): remove
2006-01-15 Gabriel Dos Reis* decl.c (check_initializer): Fix thinko.
next