]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/semantics.c
re PR c++/17907 (ice in optimize_inline_calls, at tree-inline.c)
[thirdparty/gcc.git] / gcc / cp / semantics.c
2004-10-11  Andrew Pinskire PR c++/17907 (ice in optimize_inline_calls, at tree...
2004-10-10  Gabriel Dos ReisConvert diagnostics to use quoting flag q 7/n
2004-10-06  Andrew Pinski[multiple changes]
2004-10-01  Jan Hubickac-decl.c (c_expand_body): Update call tree_rest_of_comp...
2004-09-27  Mark Mitchellre PR c++/17585 (usage of unqualified name of static...
2004-09-27  Mark Mitchellre PR c++/17585 (usage of unqualified name of static...
2004-09-21  Matt Austernc-common.c (fix_string_type): Build the unqualified...
2004-09-18  Kazu Hiratacall.c, [...]: Follow spelling conventions.
2004-09-17  Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-09-12  Richard Hendersonre PR c++/16254 (ICE in lower_stmt, at gimple-low.c...
2004-09-10  Zack Weinbergc-common.h (struct c_fileinfo): Comment moved here...
2004-09-10  Kazu Hirataclass.c, [...]: Fix comment typos.
2004-09-09  Ziemowit LaskiMake-lang.in (cp/semantics.o): Depend on c-common.h.
2004-09-09  Ziemowit Laskicp-tree.h (do_poplevel): New prototype.
2004-09-08  Nathan Sidwellvec.c (vec_p_reserve, [...]): Rename to ...
2004-09-06  Daniel Jacobowitz* semantics.c (expand_body): Assert that we are not...
2004-08-30  Nathan Sidwellname-lookup.c (pop_binding, [...]): Replace abort with...
2004-08-27  Nathan Sidwellcall.c (validate_conversion_obstack): Replace my_friend...
2004-08-24  Nathan Sidwellre PR c++/17149 (ICE: tree check: expected record_type...
2004-08-17  Mark Mitchellre PR c++/15871 (g++ does not honour -fkeep-inline...
2004-08-17  Mark Mitchellre PR c++/16965 (Confusing mismatch in error messages)
2004-08-16  Roger Saylecall.c (build_vfield_ref, [...]): Replace calls to...
2004-08-04  Paul Brooktarget-def.h (TARGET_CXX_CDTOR_RETURNS_THIS): Define.
2004-08-02  Mark Mitchellre PR c++/16338 (ICE when throwing a compound literal)
2004-07-29  Mark Mitchellc-common.h (lang_post_pch_load): New variable.
2004-07-25  Richard Hendersonc-decl.c (start_function): Set DECL_ARTIFICIAL and...
2004-07-18  Steven Bosscherc-common.c (c_common_truthvalue_conversion): Don't...
2004-07-16  Mark Mitchellvec.h (VEC_address): New function.
2004-07-12  Nathan Sidwellcall.c (build_user_type_conversion_1, [...]): Pass...
2004-07-06  Nathan Sidwelltree.h (TREE_VIA_VIRTUAL): Rename to ...
2004-07-05  Nathan Sidwellc-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.
2004-06-28  Nathan Sidwellcp-tree.h (struct deferred_access): Move to ...
2004-06-28  Nathan Sidwellfriend.c (add_friend): Only perform access checks when...
2004-06-26  Richard Kennerc-common.c (c_safe_from_p, [...]): Deleted.
2004-06-24  Mark MitchellMake-lang.in (cp/lex.o): Do not depend on cp/lex.h.
2004-06-22  Mark Mitchellcp-tree.def (NEW_EXPR): Add a fourth slot.
2004-06-22  Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-21  Richard Hendersonc-common.def (RETURN_STMT): Remove.
2004-06-21  Richard Hendersonc-common.c (verify_sequence_points): Export.
2004-06-20  Richard Hendersonc-common.h (add_decl_stmt): Move to cp-tree.h.
2004-06-20  Richard Hendersonc-common.def (IF_STMT, [...]): Move to cp-tree.def.
2004-06-18  Richard Hendersonre PR c++/16034 (dtor called prematurely for while...
2004-06-17  Jason Merrillre PR c++/16015 (xfailed g++.dg/ext/stmtexpr1.C)
2004-06-17  Richard Hendersonc-common.def (COMPOUND_STMT): Remove.
2004-06-16  Richard Hendersonc-common.def (ASM_STMT): Remove.
2004-06-16  Richard Hendersonc-common.def (GOTO_STMT, LABEL_STMT): Remove.
2004-06-16  Richard Hendersonre PR c++/16012 (trouble with scope in for statements...
2004-06-16  Richard Hendersonc-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-01  Richard Kennerbuiltins.c, [...]: Change most occurrences of TREE_UNSI...
2004-03-31  Jan Hubickatree.h (optimize_function): Kill prototype.
2004-03-20  Mark Mitchellcall.c (build_op_delete_call): Do not forget the placem...
2004-03-19  Mark Mitchellsemantics.c (finish_pseudo_destructor_expr): Allow...
2004-03-18  Richard Kennertree.h (TREE_CHECK2, [...]): New macros.
2004-03-16  Mark Mitchellre PR c++/14586 (Bogus warning in templates about takin...
2004-02-20  Mark Mitchellre PR c++/14199 (Unjustified warning about unused variable)
2004-02-03  Mark Mitchellre PR c++/14002 (Friend declaration with template-id...
2004-02-03  Mark Mitchellre PR c++/13975 (ICE on misplaced visibility specifier.)
2004-01-28  Jan Hubicka* semantics.c (expand_body) Do emit_associated_thunks...
2004-01-26  Mark Mitchellre PR c++/13663 (gcc segfaults on invalid use of member)
2004-01-26  Mark Mitchellclass.c (add_method): Just check processing_template_de...
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...
next