8540.md: New file.
[gcc.git] / gcc / cp /
2003-03-25 Jason Merrillcall.c (print_z_candidate): Change name of first arg...
2003-03-24 Nathan SidwellChangelog commit escaped earlier
2003-03-24 Nathan SidwellPR c++/9898, PR c++/383, DR 322
2003-03-24 Nathan Sidwellre PR c++/10119 (tree-checking ICE in dump_expr)
2003-03-24 Nathan Sidwellre PR c++/10026 (ICE on incomplete type)
2003-03-24 Mark Mitchellre PR c++/7086 (compile time regression)
2003-03-22 Nathan SidwellPR c++/9978, c++/9708
2003-03-22 Zack Weinbergc-common.c: Include intl.h.
2003-03-21 Nathan Sidwellre PR c++/9898 (Template reference cast operator of...
2003-03-21 Mark Mitchelldecl2.c (arg_assoc_class): Correct check for namespace...
2003-03-20 Matt Austerncp-tree.h (unemitted_tinfo_decls): Declaration of a...
2003-03-20 Loren J. RittleMakefile.in (STRICT2_WARN): Add @WERROR@.
2003-03-19 Nathanael Nerodec-common.h (c_dump_tree), [...]): Change return type...
2003-03-19 Jason Merrillfix typo
2003-03-19 Jason MerrillPR c++/8316, c++/9315, c++/10136
2003-03-18 Roger Sayledecl.c (duplicate_decls): Use the new type when prototy...
2003-03-18 Jason Merrillre PR c++/10091 ([parisc] ICE in cp_expr_size, at cp...
2003-03-17 Mark Mitchellre PR c++/9639 ([New parser] Namespace std in construct...
2003-03-17 Jason Merrillre PR c++/9993 (destructor not called for local object...
2003-03-17 Andreas JaegerMake-lang.in (treelang.tags): Remove duplicate entry.
2003-03-16 Nathan Sidwellre PR c++/9629 (virtual inheritance segfault)
2003-03-16 Gabriel Dos ReisFix rethinko.
2003-03-16 Gabriel Dos Reis* decl.c (binding_for_name): Fix initialization thinko.
2003-03-15 Gabriel Dos ReisFix thinko.
2003-03-15 Gabriel Dos ReisCompile-time improvement: 2/n.
2003-03-15 Roger Saylec-cppbuiltin.c (builtin_define_with_value_n): Fix white...
2003-03-15 Neil BoothMakefile.in: Update.
2003-03-15 Kriang Lerdsuwanakijre PR c++/6440 (template specializations cause ICE)
2003-03-13 Jason Merrillre PR c++/9420 (incomplete type incorrectly reported)
2003-03-13 Mark Mitchelldecl2.c (do_nonmember_using_decl): Correct handling...
2003-03-13 Mark MitchellFix typo in ChangeLog
2003-03-13 Mark Mitchellcall.c (initialize_reference): Remove bogus assertion.
2003-03-12 Andrew Lewyckyre PR c++/7050 (g++ segfaults on: (i ? get_string(...
2003-03-12 Mark MitchellFix PR number in log message.
2003-03-12 Mark Mitchellre PR c++/9336 (ICE in cp_line_of, at cp/error.c:2191)
2003-03-12 Alexandre Olivag++.1: Remove.
2003-03-11 Mark Mitchellre PR c++/9924 (Multiple using statements for builtin...
2003-03-11 Jason Merrillre PR c++/9820 (ice in build_baselink (templates))
2003-03-11 Mark Mitchellre PR c++/8700 (unhelpful error message for binding...
2003-03-11 Jason Merrillre PR c++/8660 (template overloading ICE in tsubst_expr...
2003-03-11 Neil BoothMakefile.in: Update.
2003-03-11 Mark Mitchell16077.C: Adjust warnings.
2003-03-10 Devang Patelgcc.c (DEFAULT_SWITCH_TAKES_ARG): Remove.
2003-03-10 Jason Merrillre PR c++/9798 (Infinite recursion (segfault) in cp...
2003-03-10 Jason Merrillre PR c++/9868 (ICE in c_expand_expr when qualifying...
2003-03-10 Mark Mitchellre PR c++/9373 (ICE with -fstrict-aliasing in set_mem_a...
2003-03-10 Mark Mitchellre PR c++/8534 (When compiling qt contradicting aliasin...
2003-03-10 Gabriel Dos Reisexpr.c (cplus_expand_constant): Use C90 prototype style.
2003-03-09 Kriang Lerdsuwanakijre PR c++/9970 (previously declared inline friend can...
2003-03-09 Geoffrey Keating* lang-specs.h (c++-header): Change .pch to .gch.
2003-03-08 Neil Boothc-common.h (c_common_init, [...]): Update.
2003-03-08 Mark Mitchellre PR c++/9823 (ICE in sort_mem_initializers)
2003-03-08 Mark MitchellInitialize args
2003-03-08 Mark Mitchellre PR c++/9809 (when are builtins brought into view)
2003-03-08 Mark MitchellFix typo
2003-03-07 Mark Mitchellcall.c (reference_binding): Remove REF_IS_VAR parameter.
2003-03-07 Gabriel Dos Reisexcept.c (init_exception_processing): Use C90 prototype...
2003-03-07 Mark Mitchell* rtti.c (get_tinfo_decl): Use build_address/build_nop.
2003-03-07 Mark Mitchellcall.c (merge_conversion_sequences): New function.
2003-03-07 Gabriel Dos Reiserror.c (init_error): Use C90 prototype style.
2003-03-06 Mark MitchellFix typo in previous patch
2003-03-06 Mark Mitchellre PR c++/9965 (ICE in cp_expr_size)
2003-03-06 Mark Mitchellre PR c++/9400 (Warning -Wshadow warns of shadowed...
2003-03-06 Mark Mitchellre PR c++/9791 (-Woverloaded-virtual reports hiding...
2003-03-06 Kriang Lerdsuwanakijre PR c++/9188 ([New parser] Strange wording of error...
2003-03-05 Jason Merrillre PR c++/9440 (error message about "non-lvalue in...
2003-03-05 Matt Austerndecl.c (cp_binding_level): Add static_decls varray...
2003-03-05 Mark Mitchell* class.c (end_of_class): Correct thinko.
2003-03-05 Nathanael Nerode* config-lang.in: Replace ${libstdcxx_version} by its...
2003-03-04 Gabriel Dos Reiscp-tree.h (cxx_saved_binding): Declare.
2003-03-04 Tom Tromey* Make-lang.in (c++.tags): New target.
2003-03-04 Neil Booth* Make-lang.in: Update.
2003-03-04 Jason Merrilldecl.c (finish_enum): Do set the type in a template.
2003-03-03 Jason Merrilltabify
2003-03-03 Mark Mitchellre PR c++/9878 (error: non-lvalue in unary `&' wrongly...
2003-03-03 Jason Merrilltree-inline.c (find_builtin_longjmp_call): Save and...
2003-03-03 Aldy Hernandezdecl.c (check_initializer): Check for vector_opaque_p.
2003-03-02 Kurt Garloffparams.def: Introduce parameter max-inline-insns-rtl...
2003-03-02 Ashif Harjigcc.c (default_compilers): Add -no-integrated-cpp flag...
2003-03-01 Gabriel Dos Reisdecl.c (duplicate_decls): Convert use of warning_with_d...
2003-03-01 Neil BoothMakefile.in (C_AND_OBJC_OBJS, [...]): Update.
2003-03-01 Mark MitchellFix typo
2003-03-01 Mark Mitchellre PR c++/9892 (g++.old-deja/g++.pt/static9.C regression)
2003-03-01 Aldy Hernandezparser.c (cp_parser_init_declarator): Revert opaque...
2003-02-28 Mark Mitchellre PR c++/9879 (ICE / endless compile with "new int...
2003-02-26 Devang Pateldecl.c (finish_enum): Merge two 'for' loops.
2003-02-26 Mark Mitchellre PR c++/9683 (bug in initialization chains for static...
2003-02-25 Aldy Hernandez003-02-20 Aldy Hernandez <aldyh@redhat.com>
2003-02-25 Gabriel Dos Reisdecl.c (add_binding): Time TV_NAME_LOOKUP.
2003-02-24 Mark Mitchellre PR c++/9836 (Error with typdefs in partial specializ...
2003-02-24 Jeffrey D. Oldhamre PR c++/9778 (ICE with sizeof(expr) in non-type templ...
2003-02-24 Kriang Lerdsuwanakijre PR c++/9602 (Total confusion about template/friend...
2003-02-24 Mark Mitchellre PR c++/5333 (ICE on nested template classes using...
2003-02-21 Mark Mitchellre PR c++/9749 (ICE in write_expression on invalid...
2003-02-21 Nathan Sidwellsearch.c (bfs_walk_grow): Remove.
2003-02-20 Mark Mitchellre PR c++/9729 (ICE in mangle_conv_op_name_for_type...
2003-02-20 Nathan SidwellChange base class access representation.
2003-02-19 Zack Weinbergsearch.c (grow_bfs_bases): New subroutine of bfs_walk.
2003-02-18 Mark Mitchellre PR c++/9704 (miscompilation of classes with bit...
2003-02-18 Matt Austernlanghooks.h, [...]: introduce new langhook...
next