]> gcc.gnu.org Git - gcc.git/history - gcc/cp/ChangeLog
PR c++/4222, c++/5995
[gcc.git] / gcc / cp / ChangeLog
2002-03-18 Jason MerrillPR c++/4222, c++/5995
2002-03-18 Jason Merrillre PR c++/3870 (gcc 3.0 bogus error specializing a...
2002-03-18 Jason Merrillre PR c++/4377 (more errors with multiple non-type...
2002-03-18 Jason Merrillre PR c++/4003 (ICE on template instantiation including...
2002-03-18 Jason MerrillPR c++/3948 -- C++ ABI change, followup to 2001-12...
2002-03-18 Jason Merrillre PR c++/4460 (g++ 3.0.1 seg faults instead of throwin...
2002-03-17 Neil Boothc-common.h (yyparse, [...]): New.
2002-03-17 Jason Merrillre PR c++/5757 (Throwing exception in constructor,...
2002-03-16 Nathan Sidwellre PR c++/4361 (bogus ambiguity taking the address...
2002-03-16 Richard Henderson* init.c (build_new_1): Use size_binop instead of cp_bu...
2002-03-15 Mark Mitchellc-common.c (statement_code_p): Handle CLEANUP_STMT.
2002-03-15 Jason Merrillre PR c++/5857 (C++ duplicate_decls shouldn't use commo...
2002-03-15 Jason Merrilltoplev.c (wrapup_global_declarations): Clarify variable...
2002-03-15 Richard Hendersonc-decl.c: Include c-pragma.h.
2002-03-15 Jakub Jelinekre PR c++/5908 (Warning regression wrt. gcc 3.0)
2002-03-14 Jakub Jelinekcall.c (build_over_call): Set TREE_NO_UNUSED_WARNING...
2002-03-13 Richard Sandifordmangle.c (write_builtin_type): Handle 128-bit integers...
2002-03-13 Richard Sandifordcp-tree.h (init_init_processing): Remove declaration.
2002-03-13 Kaveh R. Ghazic-common.c (c_tree_code_type, [...]): Delete.
2002-03-12 Nathan Sidwellre PR c++/5659 (default access for class/struct bug)
2002-03-11 Nathan SidwellRevert 2001-03-26 Nathan Sidwell <nathan@codesourcery...
2002-03-11 Nathan SidwellRevert 2000-12-01 Nathan Sidwell <nathan@codesourcery...
2002-03-11 Dan NicolaescuC++ alias analysis improvement.
2002-03-10 Kaveh R. Ghazi* cp-tree.h (stabilize_expr): Prototype.
2002-03-09 Craig Rodriguescp-tree.h (CLEAR_BINFO_MARKED): Make both parts of...
2002-03-08 Neil Boothexpr.c (expand_expr): Use unsave lang hook.
2002-03-03 Kaveh R. Ghaziattribs.c (init_attributes, [...]): Use ARRAY_SIZE...
2002-03-02 Nathan Sidwellre PR c++/775 (2.97 error declaring nested class a...
2002-03-01 Michael Matztypeck.c (cp_pointer_int_sum): Complete inner type...
2002-03-01 Phil Edwardscp-tree.h: Require __GNUC__ to be #defined.
2002-03-01 Jason Merrilltree.h (TARGET_EXPR_SLOT, [...]): New macros.
2002-02-28 Jason Merrillsearch.c (lookup_base_r): Don't clear is_non_public...
2002-02-28 Jason Merrillc-decl.c (finish_function): Only warn about missing...
2002-02-28 Neil BoothMakefile.in (integrate.o): Update.
2002-02-27 Zack Weinbergc-common.c, [...]: Delete code implementing -traditiona...
2002-02-24 Craig Rodriguesre PR c++/4093 (Return type mis-match for (a?b:c) const...
2002-02-22 Jakub Jelinekre PR other/5746 (0220 cvs crashes using undeclared...
2002-02-22 Nathan SidwellPR c++/2645, DR 295
2002-02-22 Aldy Hernandezforgot cl
2002-02-20 Jakub Jelinekre PR c++/4401 (Array subscript evaluation sometimes...
2002-02-20 Jakub Jelinekre PR c++/5713 (Redeclaration causes ice in in make_dec...
2002-02-20 Jason MerrillABI change: Mangle `void (A::*)() const' as M1AKFvvE...
2002-02-18 Jason Merrillpt.c (do_type_instantiation): Don't pedwarn if in_syste...
2002-02-18 Craig Rodriguesre PR c++/5685 (g++ 3.0.2 allows multiple identical...
2002-02-17 Jakub Jelinekre PR c/3444 (Test fails (cast))
2002-02-16 Nathan Sidwelldecl.c (grokdeclarator): Set typedef_decl for all TYPE_...
2002-02-13 Jason Merrilldecl.c (builtin_function): Set TREE_THIS_VOLATILE on...
2002-02-13 Jason Merrill* typeck2.c (digest_init): Do handle values of vector...
2002-02-13 Jason Merrilltypeck2.c (digest_init, [...]): Treat vectors like...
2002-02-11 Jason Merrillparse.y (reserved_declspecs): Don't handle attributes.
2002-02-08 Jakub Jelinekc-common.c (c_expand_expr): Revert 2002-02-06 patch.
2002-02-07 Nathan SidwellRename instantiate_type_flags to tsubst_flags_t & expan...
2002-02-07 Nathan Sidwellre PR c++/109 (g++ 2.95.2 can't handle dependent friend...
2002-02-05 Alexandre Olivaclass.c: Include target.h.
2002-02-05 Jason Merrill* error.c (dump_type): Be more helpful about VECTOR_TYPE.
2002-02-04 Jakub JelinekPR c/4475, c++/3780:
2002-02-04 Richard Hendersonalpha.c (current_function_is_thunk): Don't check curren...
2002-02-04 Jason Merrilldecl.c (start_function): Call cplus_decl_attributes...
2002-02-04 Jason Merrillxref.c: Remove.
2002-02-01 Jason Merrillre PR c++/4872 (missed warning (no return) -- regressio...
2002-02-01 Jason Merrilltypeck.c (build_component_ref): Always complain about...
2002-02-01 Jason Merrillerror.c (dump_scope): Don't add TFF_DECL_SPECIFIERS.
2002-02-01 Jason Merrillre PR c++/4286 (Internal error: Segmentation fault)
2002-02-01 Jason MerrillMakefile.in (c-parse.c): Handle .output file.
2002-01-31 Jason Merrillre PR c++/3395 (Attribute causes type lookup to fail...
2002-01-31 Jason MerrillAllow attributes in parms and casts.
2002-01-29 Jakub Jelinekre PR other/1502 (Nonexistent -W options not diagnosed)
2002-01-29 Nathan Sidwellre PR c++/5132 (NaN = 0.0 * HUGE_VAL fails to compile...
2002-01-24 Zack WeinbergMake-lang.in (parse.c): Adjust expected number of shift...
2002-01-23 Zack Weinbergtypeck2.c (friendly_abort): Delete definition.
2002-01-23 Craig Rodriguescp-tree.h (my_friendly_abort): Remove.
2002-01-23 Jakub Jelinekspew.c (pending_inlines, [...]): Make static.
2002-01-23 Craig Rodriguescall.c, [...]: Change my_fancy_abort() to abort().
2002-01-23 Jason Merrillre PR c++/5453 (Compiled program crash - inheritance...
2002-01-23 Jason Merrillre PR c++/3331 (member pointer inherits const)
2002-01-23 Jason Merrillfunction.c (assign_parms): Don't put args of inline...
2002-01-22 Jason Merrillparse.y (function_body): Suppress the block for the...
2002-01-22 Jason Merrill* class.c (build_base_path): Tweak formatting.
2002-01-19 Nathan SidwellFix regression introduced with patch for c++/775
2002-01-17 Jason Merrilldecl.c (begin_constructor_body, [...]): New fns.
2002-01-17 Jason Merrillerror.c (dump_type_suffix): Print the exception specs...
2002-01-10 Ira Ruben* decl.c (start_method): Handle attrlist.
2002-01-10 Jakub Jelinek* decl2.c (max_tinst_depth): Increase default limit...
2002-01-10 Graham Stottspew.c (YYCHAR): Uppercase macro parameter and add...
2002-01-09 Graham Stott* decl.h (grokdeclarator): Wrap long line.
2002-01-09 Graham Stottsemantics.c (FINISH_COND): Uppercase macro paramaters...
2002-01-08 Graham StottRemove change log entries for error.c
2002-01-08 Graham Stottxref.c (FILE_NAME_ABSOLUTE_P): Add parenthesis.
2002-01-07 Jason Merrilldecl2.c (coerce_new_type): Downgrade error for size_t...
2002-01-07 Graham Stotterrors.c: Update copyright date.
2002-01-06 Graham Stottcp-tree.h (VAR_OR_FUNCTION_DECL_CHECK): Add parenthesis.
2002-01-06 Richard Hendersonc-decl.c (c_expand_body): Don't call outlining_inline_f...
2002-01-04 Jason Merrillclass.c (update_vtable_entry_for_fn): Set delta to...
2002-01-02 Jason Merrillc-decl.c (c_expand_body): Call outlining_inline_functio...
2002-01-02 Nathan SidwellPR c++/5116, c++/764 reversion
2002-01-02 Nathan Sidwellre PR c++/5089 (-Wold-style-cast warns about cast to...
2002-01-02 Nathan Sidwellre PR c++/3716 (Template parameters that are pointers...
2002-01-02 Nathan Sidwellre PR c++/35 (template operator () lookup fails)
2002-01-02 Nathan Sidwellre PR c++/5123 (tree check: expected identifier_node...
2002-01-02 Nathan Sidwellre PR c++/5213 (ICE on (possibly) illegal code)
next
This page took 0.693906 seconds and 108 git commands to generate.