]> gcc.gnu.org Git - gcc.git/history - gcc/cp/ChangeLog
decl2.c (maybe_emit_vtables, [...]): Avoid re-emitting variables in unit-at-a-time...
[gcc.git] / gcc / cp / ChangeLog
2003-09-07 Jan Hubickadecl2.c (maybe_emit_vtables, [...]): Avoid re-emitting...
2003-09-07 Mark Mitchellre PR c++/11867 (static_cast ignores ambiguity)
2003-09-06 Gabriel Dos Reiscp-tree.h (add_binding): Remove declaration.
2003-09-06 Nathan Sidwellre PR c++/11794 (using declaration inside nested class...
2003-09-06 Roger Saylere PR c++/11409 (using declarations and fabs built-in)
2003-09-06 Steven Bosscherre PR c++/11595 (crash on duplicate label definition)
2003-09-06 Nathan Sidwellre PR c++/12167 (ICE on default argument of class membe...
2003-09-05 Mark Mitchellre PR c++/12163 (static_cast + explicit ctor regression)
2003-09-05 Nathan Sidwellre PR c++/11922 (ICE on type_unification_real)
2003-09-05 Nathan Sidwellre PR c++/12037 (Spurious "statement has no effect...
2003-09-05 Richard Hendersoncgraph.c (cgraph_mark_reachable_node): Split out from ...
2003-09-04 Geoffrey Keatingre PR c++/12161 (ICE during bootstrap, locale-inst...
2003-09-04 Nathan Sidwellcp-tree.h (finish_sizeof, [...]): Remove.
2003-09-04 Mark MitchellRemove cast-as-lvalue extension.
2003-09-04 DJ Delorietarghooks.c: New file.
2003-09-03 Mark Mitchellre PR c++/12053 (ABI difference between default g+...
2003-09-03 Richard Hendersonoptimize.c (optimize_function): Push/pop ggc context...
2003-09-02 Scott Brumbaughre PR c++/11553 (g++ accepts duplicate 'friend')
2003-09-02 Mark Mitchellre PR c++/11847 (reference does not work as template...
2003-09-02 Mark Mitchellre PR c++/11808 (Wrong namespace lookup for template...
2003-09-01 Mark Mitchellre PR c++/12114 ([3.3.2] Uninitialized memory accessed...
2003-09-01 Josef Zlomekc-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR.
2003-08-30 Mark Mitchellre PR c++/12093 (inconstitent error with templates...
2003-08-30 Mark MitchellAdd missing ChangeLog entry
2003-08-29 Mark Mitchellre PR c++/11928 (c++ typedef handling)
2003-08-29 Richard Hendersontree-optimize.c: New file.
2003-08-29 Gabriel Dos Reisre PR c++/11811 (Weird message with default template...
2003-08-29 Mark Mitchellinit.c (decl_constant_value): Deal with COND_EXPR speci...
2003-08-28 Mark Mitchellre PR rtl-optimization/5079 (Reference to static const...
2003-08-27 Dan Nicolaescuparser.c (struct cp_token): Use enum bitfields.
2003-08-26 Nathan Sidwellre PR c++/11871 (Koenig lookup regression)
2003-08-26 Nathan Sidwellbuiltins.c (build_function_call_expr): Don't set TREE_S...
2003-08-25 Gabriel Dos ReisFix thinko
2003-08-25 Richard Henderson* cxx-pretty-print.c (pp_cxx_class_name): Remove unused...
2003-08-25 Gabriel Dos Reispretty-print.h (pp_maybe_newline_and_indent): New macro.
2003-08-25 Mark Mitchellre PR target/8795 ([PPC] Altivec related bugs concernin...
2003-08-23 Kriang Lerdsuwanakijre PR c++/3765 (member using declaration can't change...
2003-08-23 Kriang LerdsuwanakijPR c++/641, c++/11876
2003-08-21 Jason Merrillre PR c++/11283 (ICE in build_conditional_expr)
2003-08-21 Mark Mitchellre PR c++/11551 (g++ accepts typedef as destructor...
2003-08-21 Mark Mitchellre PR c++/11834 (template specialization not matched)
2003-08-21 Jason Merrillre PR c++/11614 (Incorrect handling of pointers to...
2003-08-21 Jason Merrillsemantics.c (simplify_aggr_init_expr): Split out from...
2003-08-20 Nathan Sidwellre PR c++/11945 (Incorrect warnings issued for comma...
2003-08-20 Mark MitchellFix typo in ChangeLog
2003-08-20 Mark Mitchellre PR c++/11946 (fun and merriment with enums as functi...
2003-08-19 Andrew Pinskicp-lang.c (LANG_HOOKS_DECL_UNINIT): Define.
2003-08-19 Kriang Lerdsuwanakijre PR c++/11174 (derived class can access protected...
2003-08-19 Gabriel Dos Reislanghooks-def.h (LANG_HOOKS_INITIALIZE_DIAGNOSTICS...
2003-08-18 Nathan Sidwellre PR c++/11957 (wrong "warning: statement has no effect")
2003-08-18 Nathan Sidwellpt.c (instantiate_class_template): Push to class's...
2003-08-17 Jan Hubickare PR c++/11702 ([unit-at-a-time] Failure to emit code...
2003-08-16 Nathan Sidwellre PR c++/11512 (Spurious warning for comma-operator...
2003-08-15 Nathan Sidwellcp-tree.def (NON_DEPENDENT_EXPR): Add operand.
2003-08-15 Jan Hubickadecl2.c (mark_member_pointers): Rename to...
2003-08-15 Nathan Sidwellcp: * pt.c (instantiate_class_template): Set location...
2003-08-15 Nathan Sidwelldecl.c (make_typename_type): Use my_friendly_assert.
2003-08-15 Jan Hubicka* method.c (use_thunk): Expand body directly.
2003-08-12 Mark Mitchellre PR c++/11703 (Problem with using enum in placement...
2003-08-12 Aldy Hernandezcall.c (standard_conversion): Opaque pointers interconvert.
2003-08-11 Mark Mitchelltypeck.c (merge_types): Handle cv-qualified pointer...
2003-08-11 Mark Mitchellre PR c++/11789 (rejects legal, multiple inheritance...
2003-08-10 Gabriel Dos Reispretty-print.c (pp_base_indent): Rename from pp_indent.
2003-08-10 Nathan Sidwellcp-tree.h (TMPL_ARGS_HAVE_MULTIPLE_LEVELS): non-NULL...
2003-08-10 Nathan Sidwellre PR c++/11670 (ICE in convert_like_real on illegal...
2003-08-10 Nathan Sidwellre PR c++/10530 (Cannot access non-dependent type withi...
2003-08-07 Kriang Lerdsuwanakijre PR c++/5767 (ICE with forwarding template template...
2003-08-07 Aldy HernandezMake-lang.in (cp/call.o): Add dependency for target.h.
2003-08-07 Aldy Hernandezdecl.c (grokparms): Use cp_build_qualified_type instead...
2003-08-05 Gabriel Dos Reispretty-print.h (pp_set_line_maximum_length): Make macro.
2003-08-05 Steven Bosschertree.h (DID_INLINE_FUNC): Remove macro.
2003-08-04 Roger Saylec-common.c (flag_noniso_default_format_attributes)...
2003-08-03 Nathan Sidwellre PR c++/11704 (ICE in type_dependent_expression_p...
2003-08-02 Nathan Sidwellre PR c++/9447 (using Base<T>::member does not work)
2003-08-02 Nathan Sidwellcp-tree.h (pushclass): Remove unneeded parameter.
2003-08-02 Nathanael Nerodetypeck2.c (add_exception_specifier): Use 'bool' where...
2003-08-01 Mark Mitchellre PR c++/11697 (Failure to diagnose class template...
2003-08-01 Kriang LerdsuwanakijPR c++/8442, c++/8806
2003-08-01 Nathan Sidwellparser.c (cp_parser_init_declarator, [...]): Reformat.
2003-08-01 Nathan Sidwellre PR c++/11295 (ICE when using a non-trivial object...
2003-08-01 Nathan Sidwelltypeck.c (build_compound_expr): If RHS is a TARGET_EXPR...
2003-08-01 Nathan Sidwellre PR c++/11525 (ICE/segfault on C++ code)
2003-08-01 Nathan Sidwellre PR c++/9447 (using Base<T>::member does not work)
2003-07-31 Nathan Sidwellpt.c (coerce_template_parms): Refactor.
2003-07-31 Nathan Sidwellre PR c++/11347 (Error on valid expression in default...
2003-07-31 Nathan Sidwellpt.c (coerce_template_template_parms, [...]): Reformat.
2003-07-30 Jan Hubickadecl2.c (maybe_make_one_only): Use mark_referenced.
2003-07-30 Jan Hubickare PR c/10320 (gcc 3.4 gets rid of static inline functi...
2003-07-29 Geoffrey Keatingc-common.c (allow_pch): Remove.
2003-07-29 Rainer Orth* decl.c (finish_enum): Initialize underlying_type.
2003-07-29 Nathan Sidwellre PR c++/9447 (using Base<T>::member does not work)
2003-07-29 Mark Mitchellre PR c++/11530 ([unit-at-a-time] inline static functio...
2003-07-29 Mark Mitchellre PR c++/11667 (wider-than-int enums never compare...
2003-07-28 Jan Hubickadecl2.c (mark_member_pointers): Verify that member...
2003-07-28 Nathan Sidwellcp-tree.h (begin_compound_stmt): No scope arg is a...
2003-07-27 Mark Mitchellcall.c (standard_conversion): Tweak handling of pointer...
2003-07-27 Nathan Sidwellparser.c (cp_parser_type_parameter): Reformat.
2003-07-26 Nathan Sidwell* cfns.h: Rebuilt.
2003-07-26 Nathan Sidwellchangelog
2003-07-25 Nathan Sidwellcp-tree.h (build_compound_expr): Take LHS & RHS args.
next
This page took 0.672955 seconds and 108 git commands to generate.