re PR c++/16034 (dtor called prematurely for while-loop scoped variable)
[gcc.git] / gcc / cp / semantics.c
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...
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...
next