]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/semantics.c
re PR c++/13810 (ICE on invalid default templates)
[thirdparty/gcc.git] / gcc / cp / semantics.c
2004-01-25  Giovanni Bajore PR c++/13810 (ICE on invalid default templates)
2004-01-19  Mark Mitchellre PR c++/13592 (C++ parser regression)
2004-01-05  Andrew Pinskisemantics.c (push_deferring_access_checks): Fix format.
2003-12-29  Kriang Lerdsuwanakijre PR c++/13289 (ICE in regenerate_decl_from_template...
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-16  Giovanni Bajosemantics.c (finish_id_expression): Refactor the code...
2003-12-13  Kazu Hirataggc-zone.c: Follow spelling conventions.
2003-12-12  Nathan Sidwellre PR c++/13118 ([ABI] Missed covariant return thunk)
2003-12-04  Mark Mitchellre PR c++/13179 (ICE w/template parameter in catch...
2003-11-18  Kriang Lerdsuwanakijre PR c++/12932 (ICE with use of ptr-to-function as...
2003-10-26  Kriang Lerdsuwanakijre PR c++/10371 (misleading error message for illegal...
2003-10-24  Nathan SidwellPR c++/12698, c++/12699, c++/12700, c++/12566
2003-10-22  Kazu Hiratacall.c: Fix comment formatting.
2003-10-21  Kazu HirataChangeLog: Fix typos.
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-18  Nathan Sidwellre PR c++/9848 (missing 'unused parameter' warning.)
2003-09-18  Richard Hendersontree-optimize.c (tree_rest_of_compilation): Save and...
2003-09-17  Richard Henderson* semantics.c (expand_or_defer_fn): Inc/dec function_depth.
2003-09-15  Mark Mitchellre PR c++/3907 (nested template parm collides with...
2003-09-11  Richard Hendersoncgraphunit.c (cgraph_finalize_function): Add nested...
2003-09-10  Richard Hendersoncgraphunit.c (cgraph_finalize_function): Remove unused...
2003-09-10  Richard Hendersondecl2.c (finish_file): Avoid out-of-bounds array refere...
2003-09-08  Mark Mitchellre PR c++/11786 (operator() call on variable in other...
2003-09-08  Richard Hendersonc-decl.c (c_expand_body_1): Push and pop function conte...
2003-09-05  Nathan Sidwellre PR c++/11922 (ICE on type_unification_real)
2003-09-04  Nathan Sidwellcp-tree.h (finish_sizeof, [...]): Remove.
2003-09-02  Mark Mitchellre PR c++/11808 (Wrong namespace lookup for template...
2003-08-29  Richard Hendersontree-optimize.c: New file.
2003-08-29  Mark Mitchellre PR middle-end/6196 (ICE in copy_to_mode_reg, at...
2003-08-26  Nathan Sidwellbuiltins.c (build_function_call_expr): Don't set TREE_S...
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-18  Nathan Sidwellre PR c++/11957 (wrong "warning: statement has no effect")
2003-08-17  Jan Hubickare PR c++/11702 ([unit-at-a-time] Failure to emit code...
2003-08-15  Jan Hubickadecl2.c (mark_member_pointers): Rename to...
2003-08-12  Mark Mitchellre PR c++/11703 (Problem with using enum in placement...
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  Nathan Sidwellre PR c++/11295 (ICE when using a non-trivial object...
2003-08-01  Nathan Sidwellre PR c++/9447 (using Base<T>::member does not work)
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-28  Nathan Sidwellcp-tree.h (begin_compound_stmt): No scope arg is a...
2003-07-26  Nathan Sidwellcp-tree.h (begin_init_stmts, [...]): Remove.
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-22  Mark Mitchellfold-const.c (force_fit_type): Handle OFFSET_TYPE.
2003-07-21  Nathan Sidwellcp-tree.h (hack_identifier): Remove.
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  Mark Mitchellre PR c++/11547 (ICE with const temporaries)
2003-07-16  Mark Mitchellcp-tree.def (LOOKUP_EXPR): Remove.
2003-07-14  Mark Mitchellre PR c++/7019 ([3.3 only] SFINAE does not work with...
2003-07-14  Mark Mitchellre PR c++/11493 (tree check ICE in error.c)
2003-07-09  Mark Mitchellfold-const.c (make_range): Do not access operand 1...
2003-07-08  Mark Mitchellcp-tree.h (build_scoped_method_call): Remove.
2003-07-07  Andreas Jaegergenextract.c: Convert remaining prototypes to ISO C90.
2003-07-07  Nathan Sidwellrtl.h (emit_line_note): Take a location_t.
2003-07-06  Mark Mitchellre PR c++/11345 (ICE in build_base_path)
2003-07-06  Mark Mitchellre PR c++/11431 (static_cast behavior with subclasses...
2003-07-05  Kazu Hiratacall.c: Fix comment typos.
2003-07-04  Mark Mitchellcall.c (build_addr_func): Handle bound pointers-to...
2003-07-02  Jan Hubickadecl2.c (defer_fn): Set DECL_DEFER_OUTPUT.
2003-07-01  Nathan Sidwellc-tree.h (define_label): Replace filename and lineno...
2003-06-28  Zack Weinberg* c-format.c (check_format_string, get_constant)
2003-06-24  Nathan Sidwellcall.c (enforce_access): Assert we get a binfo.
2003-06-20  Nathan Sidwelltree.h (expand_function_end): Remove all parameters.
2003-06-20  Mark Mitchellre PR c++/9649 (ICE in finish_member_declaration at...
2003-06-19  Nathanael Nerodept.c: Convert to ISO C.
2003-06-14  Nathan Sidwelltree.h (init_function_start): Remove filename and line...
2003-06-12  Mark Mitchellre PR c++/10432 (ICE in poplevel, at cp/decl.c:1230)
2003-05-18  Kriang Lerdsuwanakijsemantics.c (perform_deferred_access_checks): Don't...
2003-05-15  Mark Mitchellre PR c++/8385 (typeof(...) as template arg)
2003-05-11  Kriang LerdsuwanakijPR c++/10230, c++/10481
2003-05-10  Kriang Lerdsuwanakijre PR c++/9252 ([New parser] Errors due to legally...
2003-05-10  Kriang Lerdsuwanakijre PR c++/9554 (Out of class declaration of member...
2003-05-03  Nathan Sidwellclass.c (finish_struct): Use location_t and input_locat...
2003-05-01  Nathan Sidwellinput.h (lineno): Rename to ...
2003-04-23  Mark Mitchellre PR c++/9847 (ICE on :?-operator with double class...
2003-04-13  Zack Weinbergtree.c (build_constructor): New function.
2003-03-08  Mark Mitchellre PR c++/9823 (ICE in sort_mem_initializers)
2003-02-20  Nathan SidwellChange base class access representation.
2003-01-30  Mark Mitchellc-common.c (builtin_define_float_constants): Define...
2003-01-25  Nathan Sidwellre PR c++/9403 (parse error on template keyword used...
2003-01-23  Mark Mitchellre PR c++/9328 (ICE with templates and namespace std...
2003-01-16  Mark Mitchellcp-tree.h (lang_type_class): Remove is_partial_instanti...
2003-01-14  Kriang Lerdsuwanakijconfig-lang.in: Add semantics.c to gtfiles.
2003-01-10  Geoffrey KeatingMerge from pch-branch.
2003-01-01  Steven Bosschercall.c, [...]: Replace "GNU CC" with "GCC" in the copyr...
2002-12-31  Mark Mitchellcp-tree.def (RETURN_INIT): Remove.
2002-12-30  Mark Mitchellparse.y: Remove.
2002-12-28  Gabriel Dos ReisRemove traditional C constructs 3/n.
2002-12-28  Mark MitchellMake-lang.in (po-generated): Remove parse.c.
2002-12-18  Jason Merrilldecl.c (finish_function): Also complain about no return...
2002-12-17  Jason Merrillcalls.c (expand_call): Handle CALL_EXPR_HAS_RETURN_SLOT...
2002-12-17  Jason Merrillc-semantics.c (add_scope_stmt): Abort if the end SCOPE_...
next