cp-tree.def (OFFSETOF_EXPR): New.
[gcc.git] / gcc / cp / ChangeLog
2004-08-27 Richard Hendersoncp-tree.def (OFFSETOF_EXPR): New.
2004-08-27 Nathan Sidwellcall.c (validate_conversion_obstack): Replace my_friend...
2004-08-27 Nathan Sidwelltree.h (size_int_type): Remove.
2004-08-26 Richard Hendersoncp-tree.h (DECL_FIELD_IS_BASE): New.
2004-08-25 Roger Saylere PR middle-end/16693 (Bitwise AND is lost when used...
2004-08-25 Mark Mitchellre PR c++/17155 (Another link problem with function...
2004-08-25 Mark Mitchell* mangle.c (get_identifier_nocopy): Add cast.
2004-08-25 Mark Mitchellcp-tree.h (mangle_type): Remove.
2004-08-25 Kriang Lerdsuwanakijre PR c++/14428 (incompatible template declarations...
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-25 Zack Weinbergflags.h (enum debug_info_type): Remove DWARF_DEBUG.
2004-08-25 Adam Nemetrepo.c (extract_string): Reset backquote after one...
2004-08-24 Nathan Sidwellc-decl.c (c_init_decl_processing): Adjust build_common_...
2004-08-24 Nathan Sidwellre PR c++/16889 (ambiguity is not detected)
2004-08-24 Kriang Lerdsuwanakijre PR c++/16706 (ICE in finish_member_declaration,...
2004-08-24 Nathan Sidwellre PR c++/17149 (ICE: tree check: expected record_type...
2004-08-24 Mark Mitchellre PR c++/17163 (ICE with -frepo and static class varia...
2004-08-23 Andrew PinskiRevert earlier fix for PR 14029
2004-08-23 Nathan Sidwelltree.h (build_distinct_type_copy): New.
2004-08-23 Andrew Pinskire PR tree-optimization/15262 ([tree-ssa] Alias analyze...
2004-08-21 Mark Mitchellre PR c++/17121 (Link problem with function-local classes)
2004-08-21 Joseph Myersre PR c++/17120 (warning: suggest parentheses around...
2004-08-20 Kriang Lerdsuwanakijpt.c (register_specialization): Check DECL_TEMPLATE_SPE...
2004-08-20 Nathan Sidwellstor-layout.c (initialize_sizetypes): Set SIZETYPE...
2004-08-19 Andreas Toblertree.c: Remove unused mark_local_for_remap_r.
2004-08-19 Eric Christopherlanghooks-def.h (LANG_HOOKS_UNSAVE_EXPR_NOW): Remove.
2004-08-19 Mark Mitchellre PR c++/15890 (internal compiler error: in c_expand_e...
2004-08-19 Nathan Sidwellcp-tree.h (build_shared_int_cst): Remove.
2004-08-19 Nathan Sidwelltree.h (TYPE_CACHED_VALUES_P): New.
2004-08-19 Joseph Myersre PR c++/17041 (Erroneous "suggest parentheses around...
2004-08-19 Mark Mitchell* pt.c (dependent_template_p): Fix typo in commment.
2004-08-18 Mark Mitchellre PR c++/17068 (ICE: tree check: expected class 'd...
2004-08-18 Mark Mitchellre PR c++/16246 (Incorrect template argument deduction)
2004-08-18 Mark Mitchellre PR c++/16215 (Bad error message when requesting...
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 Kriang Lerdsuwanakijre PR c++/6749 (infinite loop with inheritance of abstr...
2004-08-16 Roger Saylecall.c (build_vfield_ref, [...]): Replace calls to...
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-08-12 Mark Mitchellre PR c++/16273 (Memory exhausted when using nested...
2004-08-12 Jan Beulichparser.c (cp_parser_asm_definition): Properly consume...
2004-08-12 Mark Mitchellre PR c++/16698 (ICE with exceptions and declaration...
2004-08-12 Mark Mitchellre PR c++/16853 (pointer-to-member initialization from...
2004-08-11 Mark Mitchellre PR c++/16964 (ICE in cp_parser_class_specifier due...
2004-08-11 Mark Mitchellre PR c++/16971 (ICE on duplicate definition)
2004-08-06 Richard Sandifordre PR c/13282 (A "-Wno..." switch to turn off "missing...
2004-08-06 Paolo Bonziniexpr.c (expand_expr_real_1): Remove.
2004-08-06 Mark Mitchelltree.c (handle_dll_attribute): Move here from i383...
2004-08-06 Geoffrey Keatingg++spec.c (lang_specific_driver): An -Xlinker or -Wl...
2004-08-05 Nathan Sidwelltree.h (force_fit_type): Return a tree, take three...
2004-08-05 Geoffrey Keatingre PR c/14516 (-fleading-underscore does not work corre...
2004-08-04 Nathan Sidwelldecl.c (complete_array_type): Don't gratuitously copy...
2004-08-04 Paul Brooktarget-def.h (TARGET_CXX_CDTOR_RETURNS_THIS): Define.
2004-08-04 Mark Mitchellclass.c (build_vtable): Do not set DECL_VISIBILITY...
2004-08-02 Mark Mitchellre PR c++/16707 (ICE with using)
2004-08-02 Mark Mitchellre PR c++/16224 (internal compiler error: in write_unsc...
2004-08-02 Mark MitchellFix typos in ChangeLog.
2004-08-02 Mark MitchellFix typo in ChangeLog
2004-08-02 Mark Mitchellre PR c++/16338 (ICE when throwing a compound literal)
2004-08-01 Gabriel Dos Reiscall.c (z_candidate::template_decl): Rename from template.
2004-07-29 Mark Mitchellc-common.h (lang_post_pch_load): New variable.
2004-07-28 Eric Christopherc-common.c (c_common_unsafe_for_reeval): Delete.
2004-07-28 Nathan Sidwellcp-tree.h (struct tree_pair_s): New.
2004-07-27 Kelley Cookpt.c, typeck.c: Remove spurious carriage returns.
2004-07-27 Kriang Lerdsuwanakijre PR c++/14429 (valid template template argument rejected)
2004-07-26 Geoffrey Keatingg++spec.c (LIBSTDCXX_PROFILE): Default to LIBSTDCXX.
2004-07-26 Nathan Sidwelltree.h (BINFO_BASE_ACCESSES): Accesses are a VEC(tree).
2004-07-25 Giovanni BajoRemove DOS line endings
2004-07-25 Niall Douglasre PR c++/9283 (__attribute__((visibility ("hidden...
2004-07-25 Bernardo Innocentidecl.c: Rename all identifiers named `class' to `cl'.
2004-07-25 Gabriel Dos Reiscp-tree.h (TYPE_SET_PTRMEMFUNC_TYPE): Use GGC_CNEW.
2004-07-25 Richard Hendersonc-decl.c (start_function): Set DECL_ARTIFICIAL and...
2004-07-23 Nathan Sidwellcp: * search.c (lookup_conversion_operator): Avoid...
2004-07-22 Nathan Sidwell* pt.c
2004-07-21 Eric Christopherbuiltins.c (expand_builtin_setjmp_receiver): Fix commen...
2004-07-21 Paolo Bonzinic-common.c (vector_types_convertible_p): Use vector...
2004-07-21 Giovanni Bajore PR c++/14497 (Accepts invalid specialization of...
2004-07-21 Giovanni Bajore PR c++/509 (G++ forbids template specialization...
2004-07-20 Steven Bosschercp-tree.def (TINST_LEVEL): Make it an 'x' node.
2004-07-20 Mark Mitchell* parser.c (cp_parser_simple_type_specifier): Fix typo.
2004-07-20 Mark Mitchellre PR c++/16637 (syntax error on valid input code)
2004-07-20 Kriang Lerdsuwanakijre PR c++/16175 (Wrong type reported in diagnostic)
2004-07-20 Mark Mitchellre PR c++/16623 (g++ ICE in tsubst_decl:6081)
2004-07-20 Nathan Sidwelltree.h (binfo_member): Remove.
2004-07-20 Nathan Sidwellcp-tree.h (struct lang_type_class): Remove vfields...
2004-07-20 Nathan Sidwelltree.h: Include vec.h
2004-07-20 Steven Bosscherc-common.h (check_case_value): Remove prototype.
2004-07-20 Mark MitchellRevert patch for PR c++/16623.
2004-07-20 Kelley CookRemove DOS style trailing Carriage Returns
2004-07-19 Mark Mitchellre PR c++/16623 (g++ ICE in tsubst_decl:6081)
2004-07-19 Nathan Sidwellvec.h: Propagate location information properly.
2004-07-19 Kriang Lerdsuwanakijre PR c++/12170 (ICE in cp_type_quals)
2004-07-19 Joseph Myersc-tree.h (struct c_expr): Define.
2004-07-19 Mark Mitchelltree.c (no_linkage_helper): Remove.
2004-07-18 Steven Bosscherc-common.c (c_common_truthvalue_conversion): Don't...
2004-07-18 Mark Mitchellmangle.c (write_expression): Issue a sorry for zero...
2004-07-18 Kriang Lerdsuwanakijre PR c++/13092 (Accepts invalid pointer-to-member...
2004-07-18 Jason Merrillre PR tree-optimization/16115 (double-destruction probl...
2004-07-17 Joseph Myerslanghooks.h (builtin_function): New langhook.
2004-07-17 Mark Mitchellclass.c (finish_struct_methods): Remove unncessary...
next