]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/ChangeLog
re PR c/23075 (Redundant / bogus warning)
[thirdparty/gcc.git] / gcc / cp / ChangeLog
2005-09-06  Jakub Jelinekre PR c/23075 (Redundant / bogus warning)
2005-09-06  Mark Mitchellre PR c++/9782 (constructor not called on higher-dimens...
2005-09-06  Volker Reichelt* decl.c (check_elaborated_type_specifier): Remove...
2005-09-06  Jakub Jelinekre PR c++/23056 (ICE in write_template_arg_literal...
2005-09-06  Kazu Hiratacp-tree.h, [...]: Fix comment typos.
2005-09-05  Mark Mitchellre PR c++/23667 (tr1/6_containers/unordered/hashtable...
2005-09-05  Mark Mitchellre PR c++/21440 (ICE with statement-as-expression)
2005-09-05  Volker ReicheltMove entry from cp/ChangeLog to testsuite/ChangeLog.
2005-09-03  Mark Mitchellre PR c++/23699 (rejects static int as non constant...
2005-09-02  Mark Mitchellre PR c++/21687 (ICE in GC with local class inside...
2005-08-31  Andrew Pinskire PR objc++/23640 (obj-c++ does not call __objc_exec_c...
2005-08-31  Volker Reicheltre PR c++/13377 (unexpected behavior of namespace usage...
2005-08-31  Volker Reicheltre PR c++/23639 (Bad error message: not a member of...
2005-08-30  Volker Reicheltre PR c++/23586 (Bad diagnostic for invalid namespace...
2005-08-29  Mark Mitchellre PR c++/23099 (ICE in build_simple_base_path, at...
2005-08-26  Mark Mitchellre PR c++/19004 (ICE in uses_template_parms at cp/pt...
2005-08-26  Mark Mitchellre PR c++/23491 (new declarator with constant expressio...
2005-08-25  Nathan Sidwellre PR c++/20817 (ICE for tree check in build_offset_type)
2005-08-24  Nathan Sidwellre PR c++/22454 (ICE with operator in default argument...
2005-08-23  Nathan Sidwellre PR c++/23044 (ICE on valid code)
2005-08-22  Jim WilsonCorrect PR number in last patch checked in.
2005-08-22  James E WilsonPartial fix for too large arrays.
2005-08-22  Volker Reicheltre PR c++/22233 (ICE with wrong number of template...
2005-08-22  Volker Reicheltre PR c++/23089 (internal compiler error: in int_mode_f...
2005-08-19  Volker Reicheltparser.c (cp_parser_nth_token_starts_template_argument_...
2005-08-16  Kaveh R. Ghaziaclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.
2005-08-15  Fariborz JahanianFix Infinite Stack Recursion Regression.
2005-08-12  Nathan Sidwellre PR c++/21799 (Spurious ambiguity with pointers to...
2005-08-11  Volker Reicheltre PR c++/23266 (ICE on pure specifier for static method)
2005-08-11  Nathan Sidwellre PR c++/23219 (ICE: Segmentation fault in decl_namesp...
2005-08-10  Volker Reicheltre PR c++/20646 (ICE on illegal code: "extern static...
2005-08-08  Volker Reicheltre PR c++/22508 (ICE after invalid operator new)
2005-08-06  Volker Reicheltre PR c++/23191 (ICE on invalid throw in template)
2005-08-06  Volker Reicheltre PR c++/19498 (ICE on invalid reference in template...
2005-08-06  Michael Matz* method.c (use_thunk): Call init_insn_lengths.
2005-08-06  James A. Morrisonre PR debug/22514 (ICE in force_decl_die with invalid...
2005-08-05  Mark Mitchellre PR c++/19063 (ICE on invalid template parameter)
2005-08-01  Kazu Hirataclass.c, [...]: Fix comment typos.
2005-07-29  Kazu Hirata* method.c: Fix a comment typo.
2005-07-28  Mark Mitchellre PR c++/22545 (ICE with pointer to class member ...
2005-07-28  Mike Stumppt.c (check_explicit_specialization): Add visibility...
2005-07-27  Devang Patel* name-lookup.c (pushtag): Do no set DECL_IGNORED_P...
2005-07-26  Ian Lance Taylorptree.c (cxx_print_identifier): Print a leading space...
2005-07-24  Kaveh R. Ghazic-common.c (check_missing_format_attribute): New.
2005-07-22  Manfred Hollsteintree-ssa-structalias.c (merge_graph_nodes): Fix uniniti...
2005-07-21  Andrew Pinskiclass.c (build_base_path): Fix typo.
2005-07-21  Andrew Pinskire PR c++/22358 (C++ front-end produces mis-match types...
2005-07-21  Doug GregorCompleted this ChangeLog entry:
2005-07-21  Volker Reicheltcall.c: Fix comment typo(s).
2005-07-21  Douglas Gregorre PR c++/2922 ([DR 197] two-stage lookup for unqualifi...
2005-07-20  Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-07-18  Mark Mitchellre PR c++/22263 (explicit instantiation fails to emit...
2005-07-17  Mark Mitchellre PR c++/22139 (Segfault with templates and friend...
2005-07-16  Kaveh R. Ghazicall.c (diagnostic_fn_t): New.
2005-07-16  Mark Mitchellre PR c++/22204 ([repo] internal compiler error: Segmen...
2005-07-15  Daniel Berlinre PR c++/22452 (ICE expected tree that contains 'decl...
2005-07-15  Mark Mitchellre PR c++/22132 (Wrong code: upcasting a const class...
2005-07-13  Aldy HernandezRemove bogus entry.
2005-07-12  Volker Reicheltre PR c++/20172 (Invalid non-type template parameters...
2005-07-09  Andrew Pinskicp-lang.c (shadowed_var_for_decl, [...]): Move over...
2005-07-08  Daniel BerlinMakefile.in (TREE_H): Add treestruct.def.
2005-07-08  Nathan Sidwellre PR c++/21799 (Spurious ambiguity with pointers to...
2005-07-07  Nathan Sidwellpt.c (type_unification_real): Remove allow_incomplete...
2005-07-05  Paolo BonziniMakefile.in: Adjust dependencies.
2005-07-03  Gabriel Dos Reistree-dump.h (dump_string_field): Declare.
2005-07-03  Joseph Myersc-common.h (GCC_DIAG_STYLE): Define.
2005-07-02  Kazu HirataMake-lang.in (cc1plus-checksum.c): Use build/genchecksu...
2005-07-02  Joseph Myersc.opt, [...]: Remove "." from end of help texts.
2005-07-02  Joseph Myerstoplev.c (default_tree_printer): Handle setting locatio...
2005-07-01  Daniel Berlindecl.c (require_complete_types_for_parms): Call relayou...
2005-06-30  Zack Weinbergpretty-print.h (PP_NL_ARGMAX): New.
2005-06-30  Steven Bosschercoretypes.h (tls_model): Add TLS_MODEL_NONE as 0.
2005-06-28  Joseph Myerstarget.h (invalid_conversion, [...]): New hooks.
2005-06-28  Paul BrookMakefile.in: Set and use UNWIND_H.
2005-06-27  Nathan Sidwellremove 2004 entries, which have been moved to ChangeLog...
2005-06-26  Kaveh R. Ghazire PR c/21911 (named parameter mistakenly identified...
2005-06-26  Kaveh R. Ghazigenautomata.c (decl_mode_check_failed, [...]): Add...
2005-06-25  Kelley CookUpdate FSF address.
2005-06-23  Jason Merrillre PR c++/19317 (removing a temporary return value...
2005-06-22  Volker Reichelt* pt.c (register_specialization): Remove superfluous...
2005-06-18  Kaveh R. Ghazic-decl.c (locate_old_decl): Add format attribute.
2005-06-17  Geoffrey Keatingre PR c++/17413 (local classes as template argument)
2005-06-16  Nathan Sidwellrtti.c (get_tinfo_decl): Avoid caching tinfo_descs...
2005-06-15  Aldy Hernandeztypeck.c (build_binary_op): Same.
2005-06-15  Nathan Sidwellre PR c++/20678 (Make process stopped)
2005-06-15  Nathan SidwellMake-lang.in: Reformat some long lines.
2005-06-15  Mike StumpCanonicalize whitespace.
2005-06-14  Mike StumpRemove extra white spacing at end of lines.
2005-06-14  Roger Sayle* decl.c (grokdeclarator): Only check TREE_OVERFLOW...
2005-06-14  Geoffrey KeatingIndex: ChangeLog
2005-06-13  Nathan Sidwellre PR c++/20789 (ICE with incomplete type in template)
2005-06-12  Roger Saylere PR c++/21930 (pretty printer confusion)
2005-06-10  Aldy Hernandezre PR c++/10611 (operations on vector mode not recogniz...
2005-06-08  Nathan Sidwellre PR c++/19497 (Invalid declaration in template diagno...
2005-06-08  Volker Reicheltre PR c++/19894 (pointer-to-void member not rejected...
2005-06-07  Nathan Sidwellmissed entry
2005-06-07  Nathan Sidwellparser.c (cp_parser_late_parsing_default_args): Fix...
2005-06-06  Jakub Jelinekexgettext: Handle gmsgid and cmsgid arguments specially...
2005-06-06  Nathan Sidwellre PR c++/21903 (Default argument of template function...
2005-06-06  Nathan Sidwellre PR c++/20637 (Confusing message with different using...
next