]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/init.c
Merge tree-ssa-20020619-branch into mainline.
[thirdparty/gcc.git] / gcc / cp / init.c
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-23  Mark Mitchellinit.c (build_aggr_init): Fix accidental use of C99...
2004-04-22  Mark Mitchellclass.c (initialize_array): Don't set TREE_HAS_CONSTRUC...
2004-04-16  Bryce McKinlayprims.cc (_Jv_AllocObject): Remove `size' argument.
2004-04-05  Richard Kennerc-decl.c (build_compound_literal): Use TYPE_READONLY.
2004-03-09  Mark MitchellFix typo
2004-03-09  Mark Mitchellre PR c++/14401 (Uninitialized reference error not...
2004-03-01  Jeff Lawfold-const.c (fold): An equality comparison of a non...
2004-02-13  Mark Mitchellcall.c (conversion_kind): New type.
2004-02-05  Giovanni Bajore PR c++/13086 (the location of the warning message...
2004-02-02  Mark Mitchellre PR c++/13113 (Nice warning about &(X::m) lost)
2004-01-26  Mark Mitchellclass.c (add_method): Just check processing_template_de...
2004-01-21  Kazu HirataMake-lang.in, [...]: Update copyright.
2004-01-19  Mark Mitchellre PR c++/13592 (C++ parser regression)
2004-01-16  Mark Mitchellre PR c++/13574 (array default initializer in class...
2004-01-12  Richard Hendersonre PR rtl-optimization/10776 (Large aggregate initializ...
2003-12-22  Mark Mitchellre PR c++/11554 (Warning about reordering of initialize...
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-09  Giovanni Bajoinit.c (build_new_1): Deal with an OVERLOAD set when...
2003-12-08  Jason Merrillname-lookup.c, [...]: Revert Giovanni's patch from...
2003-12-07  Giovanni Bajore PR c++/2294 (using declaration confusion)
2003-11-17  Jason Merrillinit.c (build_new_1): Preevaluate placement args.
2003-10-22  Kazu Hiratacall.c: Fix comment formatting.
2003-10-21  Kazu HirataChangeLog: Fix typos.
2003-10-07  Mark Mitchellre PR c++/10147 (Confusing error message for invalid...
2003-09-28  Andreas Jaegerc-decl.c (finish_function): Convert definition to ISO...
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-08-29  Mark Mitchellinit.c (decl_constant_value): Deal with COND_EXPR speci...
2003-08-19  Kriang Lerdsuwanakijre PR c++/11174 (derived class can access protected...
2003-08-18  Nathan Sidwellre PR c++/11957 (wrong "warning: statement has no effect")
2003-08-16  Nathan Sidwellre PR c++/11512 (Spurious warning for comma-operator...
2003-08-11  Mark Mitchellre PR c++/11789 (rejects legal, multiple inheritance...
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 (build_compound_expr): Take LHS & RHS args.
2003-07-24  Mark Mitchellcp-tree.h (convert_to_base_statically): Declare.
2003-07-22  Mark Mitchellfold-const.c (force_fit_type): Handle OFFSET_TYPE.
2003-07-16  Mark Mitchellcp-tree.def (LOOKUP_EXPR): Remove.
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-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-03  Mark Mitchellcall.c (build_scoped_method_call): Use convert_to_void.
2003-06-20  Matt AusternFix for PR c++/11228, infinite loop for new int[n]().
2003-06-13  Nathanael Nerodeinit.c: removes use of PARAMS macro.
2003-05-21  Jason Merrillinit.c (build_vec_delete): Copy the address into a...
2003-05-10  Kriang Lerdsuwanakijre PR c++/9252 ([New parser] Errors due to legally...
2003-05-08  Jason Merrillinit.c (build_new_1): Don't reuse a TARGET_EXPR in...
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-13  Mark Mitchellre PR c++/10300 (use of array-new (nothrow) in segfault...
2003-04-13  Zack Weinbergtree.c (build_constructor): New function.
2003-03-16  Nathan Sidwellre PR c++/9629 (virtual inheritance segfault)
2003-03-11  Mark Mitchell16077.C: Adjust warnings.
2003-03-08  Mark MitchellInitialize args
2003-03-08  Mark Mitchellre PR c++/9809 (when are builtins brought into view)
2003-02-28  Mark Mitchellre PR c++/9879 (ICE / endless compile with "new int...
2003-02-20  Nathan SidwellChange base class access representation.
2003-02-15  Nathan Sidwellsearch.c: ANSIfy function declarations and definitions.
2003-01-30  Mark Mitchellc-common.c (builtin_define_float_constants): Define...
2003-01-23  Mark Mitchellre PR c++/9354 ([New parser?] segfault in template...
2003-01-17  Jason Merrillre PR c++/8564 (ICE in find_function_data, at function...
2003-01-10  Geoffrey KeatingMerge from pch-branch.
2003-01-03  Jason Merrillfold-const.c (fold): Avoid NOP_EXPRs better.
2003-01-01  Steven Bosschercall.c, [...]: Replace "GNU CC" with "GCC" in the copyr...
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-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-01  Mark Mitchellre PR c++/8727 (compiler confused by inheritance from...
2002-10-17  Mark Mitchellinit.c (expand_default_init): Handle brace-enclosed...
2002-10-15  Nathan Sidwellinit.c (build_delete): Do not apply save_expr for arrays.
2002-10-11  Jason Molendainit.c (build_field_list): Provide uses_unions_p with...
2002-10-11  Mark MitchellNEWS: Document removal of "new X = ..." extension.
2002-10-02  Mark Mitchellre PR c++/7188 (Segfault with template class and recurs...
2002-09-30  Mark Mitchellstore-layout.c (finish_record_layout): Add free_p param...
2002-09-21  Kazu HirataChangeLog: Follow spelling conventions.
2002-09-14  Kazu Hirataerror.c: Fix comment formatting.
2002-08-09  Mike Stumpcall.c (add_builtin_candidate): legal -> valid, illegal...
2002-08-08  Mark MitchellRework build_component_ref.
2002-08-02  Mark Mitchellinit.c (build_member_call): Use build_new_method_call...
2002-08-01  Mark Mitchellcall.c (build_field_call): Do not look up the field...
2002-07-26  Jason Merrillfunction.c (assign_parms): Handle frontend-directed...
2002-07-25  Gabriel Dos Reisc-common.c (c_sizeof_or_alignof_type): Take a third...
2002-07-09  Mark Mitchellcp-tree.h (constructor_name_p): Declare it.
2002-07-03  Kriang Lerdsuwanakijre PR c++/6944 (missing feature on default copy-constru...
2002-06-25  Mark Mitchellcall.c (build_op_delete_call): Use BASELINK_FUNCTIONS.
2002-05-21  Alexandre Olivainit.c (build_vec_init): Test for trivial copy-assignme...
2002-05-20  Andreas Jaeger* init.c (build_default_init): Remove unused variable.
2002-05-19  Alexandre Olivacp-tree.h (complete_type_or_diagnostic): Changed protot...
2002-05-14  Alexandre Olivacp-tree.h (struct lang_type): Added non_zero_init.
2002-04-17  Mark Mitchellc-common.h (STMT_EXPR_NO_SCOPE): New macro.
2002-04-09  Jason Merrillinit.c (build_member_call): For now, don't convert...
2002-04-06  Jason Merrillre PR c++/525 (Problem with Multiple Inheritance and...
2002-04-04  Neil Boothc-common.c (truthvalue_conversion): Rename, update.
2002-04-04  Jason Merrillre PR c++/5636 (gcc-3.0.3, memory leakage: function...
2002-04-01  Neil Boothc-decl.c (grokdeclarator): Update.
2002-03-26  Mark Mitchellre PR c++/4884 (g++ 3.0.2 problem with -fvolatile)
next