pt.c (coerce_template_parms): Refactor.
[platform/upstream/gcc.git] / gcc / cp / pt.c
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...
2003-07-09 Mark Mitchellfold-const.c (make_range): Do not access operand 1...
2003-07-08 Kriang Lerdsuwanakijre PR c++/11030 (Cannot befriend a template specialization)
2003-07-08 Mark Mitchellcp-tree.h (build_scoped_method_call): Remove.
2003-07-06 Kazu Hiratacall.c: Fix comment formatting.
2003-07-05 Kazu Hiratacall.c: Fix comment typos.
2003-07-03 Kaveh R. Ghaziclass.c (add_method, [...]): Fix format specifier.
2003-07-02 Nathan Sidwellre PR c++/10219 (ICE in maybe_adjust_types_for_deductio...
2003-07-02 Jan Hubickadecl2.c (defer_fn): Set DECL_DEFER_OUTPUT.
2003-06-30 Giovanni Bajopt.c (value_dependent_expression_p): Cast expressions...
2003-06-28 Zack Weinberg* c-format.c (check_format_string, get_constant)
2003-06-27 Mark Mitchellre PR c++/10468 (const typeof(x) is non-const, but...
2003-06-26 Giovanni Bajore PR c++/8266 (Explicit instantiation of a template...
2003-06-24 Nathan Sidwellcall.c (enforce_access): Assert we get a binfo.
2003-06-20 Mark Mitchellre PR c++/10845 (template member function (getting...
2003-06-20 Mark Mitchellre PR c++/10939 (ICE with templated code)
2003-06-19 Nathanael Nerodept.c: Convert to ISO C.
2003-06-18 Nathan Sidwellcp-tree.h (COMPARE_RELAXED): Rename to ...
2003-06-16 Kaveh R. Ghazidecl.c, [...]: Don't use the PTR macro.
2003-06-10 Jason Merrillre PR c++/10968 (If member function implicitly instanti...
2003-06-10 Mark Mitchellre PR c++/11131 (Unrelated declaration removes inline...
2003-06-03 Kriang Lerdsuwanakijre PR c++/10940 (Bad code with explicit specialization)
2003-05-31 Kriang Lerdsuwanakijre PR c++/10956 (ICE when specializing a template membe...
2003-05-23 Kriang Lerdsuwanakijre PR c++/10682 (chokes on a typedef for an enum inside...
2003-05-21 Nathan Sidwellc-parse.in (fndef): Set DECL_SOURCE_LINE and FILE earlier.
2003-05-18 Gabriel Dos Reishashtable.h (struct ht_identifier): Add data member...
2003-05-11 Kriang Lerdsuwanakijre PR c++/10552 (Small sample using nested templates...
2003-05-10 Kriang Lerdsuwanakij* pt.c (instantiate_decl): Call push/pop_deferring_acce...
2003-05-10 Kriang Lerdsuwanakijre PR c++/9252 ([New parser] Errors due to legally...
2003-05-09 Kriang LerdsuwanakijPR c++/10555, c++/10576
2003-05-03 Nathan Sidwellclass.c (finish_struct): Use location_t and input_locat...
2003-05-01 Nathan Sidwellinput.h (lineno): Rename to ...
2003-05-01 Kriang Lerdsuwanakijre PR c++/8772 (misleading diagnostic for template...
2003-04-29 Mark Mitchellre PR c++/10551 (Failure to emit explicitly instantiate...
2003-04-27 Mark Mitchelldecl.c (maybe_commonize_var): Make the code match the...
2003-04-26 Mark Mitchelldecl2.c (finish_file): Don't call import_export_decl...
2003-04-22 Mark MitchellMakefile.in (calls.o): Depend on except.h.
2003-04-17 Kriang Lerdsuwanakijre PR c++/10347 (tree check ICE in dependent_type_p)
2003-04-13 Zack Weinbergtree.c (build_constructor): New function.
2003-04-10 Steven Bosscherc-common.h (lang_statement_code_p): Remove declaration.
2003-04-07 Zack Weinbergtree.c (tree_size): For all 'c' and 'x' nodes...
2003-03-27 Nathan Sidwellre PR c++/10224 (Problem with integral constants (...
2003-03-27 Nathan Sidwellre PR c++/10158 (ICE with templates and friends)
2003-03-24 Nathan SidwellChangelog commit escaped earlier
2003-03-24 Nathan SidwellPR c++/9898, PR c++/383, DR 322
2003-03-22 Nathan SidwellPR c++/9978, c++/9708
2003-03-21 Mark Mitchelldecl2.c (arg_assoc_class): Correct check for namespace...
2003-03-16 Nathan Sidwellre PR c++/9629 (virtual inheritance segfault)
2003-03-15 Kriang Lerdsuwanakijre PR c++/6440 (template specializations cause ICE)
2003-03-04 Jason Merrilldecl.c (finish_enum): Do set the type in a template.
2003-03-01 Mark Mitchellre PR c++/9892 (g++.old-deja/g++.pt/static9.C regression)
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-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 Mark Mitchellre PR c++/5333 (ICE on nested template classes using...
2003-02-20 Nathan SidwellChange base class access representation.
2003-02-17 Kriang Lerdsuwanakijre PR c++/9457 (ICE in tsubst_copy, at cp/pt.c:7124)
2003-02-15 Nathan Sidwellsearch.c: ANSIfy function declarations and definitions.
2003-02-14 Gabriel Dos Reisdecl2.c: Include "timevar.h".
2003-01-31 Kriang Lerdsuwanakijre PR c++/8849 (ICE in resolve_overloaded_unification...
2003-01-30 Mark Mitchellclass.c (check_field_decls): Only check C_TYPE_FIELDS_R...
2003-01-30 Mark Mitchellc-common.c (builtin_define_float_constants): Define...
2003-01-29 Nathan Sidwellre PR c++/9437 (template function parameter `T*' should...
2003-01-29 Fariborz Jahanian* pt.c (last_pending_template) Declare GTY().
2003-01-25 Nathan Sidwellre PR c++/9403 (parse error on template keyword used...
2003-01-22 Mark Mitchellre PR c++/9298 ([new parser] ICE with function-pointer...
2003-01-22 Mark Mitchellre PR c++/9388 ([new parser] ICE in cxx_incomplete_type...
2003-01-16 Jeffrey D. Oldhamcp-tree.h (tsubst_copy_and_build): New declaration.
2003-01-16 Mark Mitchellcp-tree.h (lang_type_class): Remove is_partial_instanti...
2003-01-15 Kaveh R. Ghazidecl2.c (check_classfn): Fix uninitialized warning.
2003-01-10 Geoffrey KeatingMerge from pch-branch.
2003-01-09 Kriang Lerdsuwanakijpt.c (push_access_scope_real): Call push_to_top_level...
next