re PR c++/13635 (ICE in register_specialization for specific order of template specia...
[gcc.git] / gcc / cp / pt.c
2004-01-19 Mark Mitchellre PR c++/13635 (ICE in register_specialization for...
2004-01-15 Alexandre Olivaadd copyright 2004
2004-01-15 Alexandre Olivare PR c++/13659 (error: no matching function for call to)
2004-01-14 Jan Hubickare PR c++/12850 (memory consumption for heavy template...
2004-01-13 Giovanni Bajore PR c++/13474 (fail to compile non type argument...
2004-01-12 Kriang Lerdsuwanakijre PR c++/13289 (ICE in regenerate_decl_from_template...
2004-01-12 Jan Hubickapt.c (for_each_template_parm): Do not check for duplicates.
2004-01-10 Giovanni BajoDR 337 PR c++/9256
2004-01-08 Giovanni Bajore PR c++/12573 (ICE (segfault) with Boost.Python)
2003-12-25 Andrew PinskiPR c++/13268, c++/13339
2003-12-22 Mark Mitchellre PR c++/12862 (Conflicts Between typedefs/enums and...
2003-12-21 Kazu Hiratacall.c: Fix comment formatting.
2003-12-18 Jason Merrillre PR c++/12253 ([tree-ssa] ICE on conversion to std...
2003-12-18 Kriang Lerdsuwanakijre PR c++/13262 ("xxx is private within this context...
2003-12-15 Mark Mitchellre PR c++/13310 (Tree check error in dependent_template_p)
2003-12-15 Mark Mitchellre PR c++/13243 (Segfault on illegal template construct)
2003-12-13 Kazu HirataChangeLog: Fix typos.
2003-12-13 Kazu Hirataggc-zone.c: Follow spelling conventions.
2003-12-02 Giovanni Bajore PR c++/10126 (ICE in convert_nontype_argument on...
2003-12-02 Giovanni Bajore PR c++/12573 (ICE (segfault) with Boost.Python)
2003-11-22 Kriang Lerdsuwanakij* pt.c (tsubst) <ARRAY_REF>: Remove erroneous argument...
2003-11-22 Kriang Lerdsuwanakijre PR c++/5369 (template member friend declaration...
2003-11-21 Mark Mitchellre PR c++/12515 (Use of ?: operator in templated class...
2003-11-14 Giovanni Bajore PR c++/2094 (unimplemented: use of `ptrmem_cst'...
2003-11-11 Jason Merrillcp-tree.h (DECL_NAMESPACE_ASSOCIATIONS): New macro.
2003-11-05 Kriang Lerdsuwanakijre PR c++/11616 (Error message "instantiated from here...
2003-10-24 Nathan SidwellPR c++/12698, c++/12699, c++/12700, c++/12566
2003-10-22 Kazu Hiratacall.c: Fix comment formatting.
2003-10-20 Kriang LerdsuwanakijPR c++/9781, c++/10583, c++/11862
2003-10-18 Kriang Lerdsuwanakijre PR c++/12495 (ICE in cp/typeck.c:907)
2003-10-17 Kriang Lerdsuwanakijre PR c++/2513 (internal template template parameter...
2003-10-09 Jason Merrillstmt.c (resolve_asm_operand_names): Call check_unique_o...
2003-10-07 Giovanni Bajore PR c++/11097 (using template operator is broken)
2003-09-23 Gabriel Dos Reiscp-tree.h (scope_kind): Add new enumerator.
2003-09-22 Richard HendersonRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 Richard Hendersontree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION...
2003-09-21 Richard Hendersonc-format.c (gcc_diag_char_table): Add %J.
2003-09-20 Nathan Sidwellapparently managed not to commit the crucial part of...
2003-09-19 Kriang Lerdsuwanakijre PR c++/495 (ICE in in lookup_template_class, at...
2003-09-15 Nathan Sidwellre PR c++/12184 (ICE with trying to convert an incomple...
2003-09-08 Mark Mitchellre PR c++/5296 ([DR115] Pointers to functions and templ...
2003-09-08 Richard Hendersonc-decl.c (c_expand_body_1): Push and pop function conte...
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-04 Nathan Sidwellcp-tree.h (finish_sizeof, [...]): Remove.
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-29 Mark Mitchellre PR middle-end/6196 (ICE in copy_to_mode_reg, at...
2003-08-25 Mark Mitchellre PR target/8795 ([PPC] Altivec related bugs concernin...
2003-08-23 Kriang LerdsuwanakijPR c++/641, c++/11876
2003-08-21 Mark Mitchellre PR c++/11834 (template specialization not matched)
2003-08-20 Nathan Sidwellre PR c++/11945 (Incorrect warnings issued for comma...
2003-08-20 Mark Mitchellre PR c++/11946 (fun and merriment with enums as functi...
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-15 Nathan Sidwellcp-tree.def (NON_DEPENDENT_EXPR): Add operand.
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-12 Mark Mitchellre PR c++/11703 (Problem with using enum in placement...
2003-08-10 Nathan Sidwellcp-tree.h (TMPL_ARGS_HAVE_MULTIPLE_LEVELS): non-NULL...
2003-08-10 Nathan Sidwellre PR c++/10530 (Cannot access non-dependent type withi...
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-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-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-29 Nathan Sidwellre PR c++/9447 (using Base<T>::member does not work)
2003-07-29 Mark Mitchellre PR c++/11667 (wider-than-int enums never compare...
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-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 Nathan SidwellRevert patch for 11617 which accidently crept in
2003-07-25 Nathan Sidwellre PR c++/11596 (ICE with int templates)
2003-07-22 Mark Mitchellfold-const.c (force_fit_type): Handle OFFSET_TYPE.
2003-07-19 Kaveh R. Ghazifixfixes.c [...]: Remove unnecessary casts.
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 Mark Mitchellre PR c++/11547 (ICE with const temporaries)
2003-07-16 Gabriel Dos Reisre PR c++/10903 ([3.3 only] g++ says: "error: object...
2003-07-16 Mark Mitchellcp-tree.def (LOOKUP_EXPR): Remove.
2003-07-15 Kriang Lerdsuwanakijre PR c++/10108 (tree checking ICE: expected var_decl...
2003-07-14 Mark Mitchellre PR c++/11509 (ICE with expression with static member...
2003-07-14 Mark Mitchellre PR c++/7019 ([3.3 only] SFINAE does not work with...
2003-07-14 Kriang Lerdsuwanakijre PR c++/11154 (spurious ambiguity report for template...
2003-07-14 Mark Mitchellre PR c++/11503 (segfault when instantiating template...
2003-07-14 Mark Mitchellre PR c++/11493 (tree check ICE in error.c)
2003-07-13 Kriang Lerdsuwanakijpt.c (push_access_scope_real): Remove.
2003-07-11 Nathan Sidwellre PR c++/11050 ("some string" __FUNCTION__ is accepted)
2003-07-11 Mark Mitchellre PR c++/8327 (In definition of template static member...
2003-07-09 Mark Mitchellparser.c (cp_parser_primary_expression): Preserve the...
next