]> gcc.gnu.org Git - gcc.git/history - gcc/cp
c-decl.c (pushdecl): Only put decls which finish_struct will do something about onto...
[gcc.git] / gcc / cp /
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 Andrew PinskiPR c++/10538, PR c/5582
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-18 Nathan Sidwellapparently missing part of 2003-08-15 checkin
2003-08-17 Jan Hubickare PR c++/11702 ([unit-at-a-time] Failure to emit code...
2003-08-16 Nathan SidwellRemove 3.4 change list, point to gcc-3.4/changes.html
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-04 Mark Mitchellre PR c++/11713 (declaration conflicts)
2003-08-03 Nathan Sidwellre PR c++/11704 (ICE in type_dependent_expression_p...
2003-08-03 Nathan Sidwellre PR c++/11766 (ICE in comp_ptr_ttypes_real)
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-26 Nathan Sidwellcp-tree.h (begin_init_stmts, [...]): Remove.
2003-07-26 Nathan Sidwelldocument default arg deprecations
2003-07-25 Nathan Sidwellcp-tree.h (build_compound_expr): Take LHS & RHS args.
2003-07-25 Nathan Sidwellcp-tree.h (enum tsubst_flags_t): Add tf_user.
2003-07-25 Nathan Sidwellre PR c++/11617 (g++ does not report missing member...
2003-07-25 Falk Hueffner* cfns.gperf: Add '%%' delimiter to placate gperf 3.0.
2003-07-25 Nathan SidwellRevert patch for 11617 which accidently crept in
2003-07-25 Nathan Sidwellre PR c++/11596 (ICE with int templates)
2003-07-25 Gabriel Dos ReisRemove pedwarn_with_decl, warning_with_decl and error_w...
2003-07-25 Per Bothnerdecl.c (pushdecl_class_level): Don't use push_srcloc...
2003-07-24 Mark Mitchellcp-tree.h (convert_to_base_statically): Declare.
2003-07-24 Jason Merrilltree.h (boolean_type_node): Move from C/C++/Java frontends.
2003-07-24 Nathan Sidwell* decl.c (reshape_init): Remove unreachable code.
2003-07-24 Kriang Lerdsuwanakijre PR c++/11513 (ICE in push_template_decl_real cp...
2003-07-23 Mark Mitchellre PR c++/11645 (Failure to deal with using and private...
2003-07-23 Mark Mitchellre PR c++/11517 (g++ fails to properly convert pointer...
2003-07-23 Nathan Sidwellparser.c (cp_parser_nested_name_specifier): Reset scope...
2003-07-22 Mark Mitchellfold-const.c (force_fit_type): Handle OFFSET_TYPE.
2003-07-22 Wolfgang Bangerthlex.c (unqualified_fn_lookup_error): Mention that the...
2003-07-22 Nathan Sidwellre PR c++/11614 (Incorrect handling of pointers to...
2003-07-22 Kriang Lerdsuwanakijre PR c++/10793 (ICE (treecheck) when partial-specializ...
2003-07-22 Nathan Sidwellcp-tree.h (enum cp_lvalue_kind): Add clk_packed.
2003-07-21 Nathan Sidwellcp-tree.h (hack_identifier): Remove.
2003-07-19 Kaveh R. Ghazifixfixes.c [...]: Remove unnecessary casts.
2003-07-19 Kriang LerdsuwanakijCorrect entries information
2003-07-18 Nathan Sidwellchangelog for previous patch
2003-07-18 Nathan Sidwellcp-tree.h (finish_non_static_data_member): Add object...
2003-07-17 Zack Weinbergc-decl.c: Fix typos in several comments.
2003-07-17 Kriang Lerdsuwanakijre PR c++/7809 (befriending inaccessible names)
2003-07-17 Gabriel Dos Reisre PR c++/10668 (assigning address of non-static member...
2003-07-17 Mark Mitchellre PR c++/11547 (ICE with const temporaries)
2003-07-16 Neil Boothc.opt: Document more options.
next
This page took 0.128767 seconds and 8 git commands to generate.