tree-ssa-pre.c (bitmap_set_t): New.
[gcc.git] / gcc / cp /
2004-07-02 Richard Hendersontree.def (RTL_EXPR): Remove.
2004-07-01 Nick Cliftontarget.h (struct gcc_target): Add new field to struct...
2004-07-01 Richard Hendersontree.h (immediate_size_expand): Delete.
2004-06-30 Joseph Myerscall.c (build_over_call), [...]): Call check_function_a...
2004-06-30 Joseph Myersc-common.h (check_function_format): Remove first parameter.
2004-06-30 Richard Hendersoncall.c (build_over_call): Use __builtin_memcpy for...
2004-06-30 Richard Hendersoninit.c (build_new_1): Fill in TYPE_DOMAIN, TYPE_SIZE...
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-30 Per Bothnertree.c (build_min_nt, [...]): Don't set TREE_COMPLEXITY...
2004-06-29 Paul Brooktarget-def.h (TARGET_CXX_GET_COOKIE_SIZE, [...]): Define.
2004-06-29 Nathan Sidwellre PR c++/16260 (ICE in template function)
2004-06-28 Nathan Sidwellcp-tree.h (VAR_OR_FUNCTION_DECL_CHECK, [...]): Use...
2004-06-28 Nathan Sidwellcp-tree.h (struct deferred_access): Move to ...
2004-06-28 Nathan Sidwellre PR c++/16174 (deducing top-level consts)
2004-06-28 Nathan Sidwellfriend.c (add_friend): Only perform access checks when...
2004-06-28 Nathan SidwellUse vector API for vbase list.
2004-06-28 Mark Mitchell* parser.c (cp_parser_set_decl_spec_type): Fix thinko.
2004-06-27 Gabriel Dos Reisre PR c++/14123 (odd number of parentheses in error...
2004-06-27 Mark Mitchellre PR c++/16193 (Bootstrap failure in libstdc++-v3)
2004-06-27 Gabriel Dos Reiserror.c (pp_template_argument_list_start): Remove.
2004-06-27 Mark Mitchellcp-tree.h (cp_cv_quals): New type.
2004-06-26 Richard Kennerc-common.c (c_safe_from_p, [...]): Deleted.
2004-06-26 Jan Hubickare PR c++/14865 (No instantiation of VTT at -O1)
2004-06-25 Mark Mitchellcp-mudflap.c (mflang_flush_calls): Fix thinkos resultin...
2004-06-25 Paul Brooktarget-def.h (TARGET_CXX_GUARD_TYPE, [...]): Define.
2004-06-25 Mark Mitchelldecl.c (grokdeclarator): Restore error messages about...
2004-06-24 Jason Merrillre PR tree-optimization/16115 (double-destruction probl...
2004-06-24 Nathan Sidwellreformat, remove '^M's
2004-06-24 Andreas Schwab* cp-tree.h (enum cp_storage_class): Remove trailing...
2004-06-24 Mark MitchellMake-lang.in (cp/lex.o): Do not depend on cp/lex.h.
2004-06-24 Roger Saylec-common.c (expand_unordered_cmp): Delete.
2004-06-23 Richard Hendersontree.def (VTABLE_REF): Remove.
2004-06-22 Jason Merrillfix
2004-06-22 Jason Merrillre PR c++/16112 (ICE with statement expression in retur...
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-20 Zack Weinbergc-common.h (has_c_linkage): New interface.
2004-06-19 Richard Hendersonc-common.c, c-common.h (lang_gimplify_stmt): Remove.
2004-06-18 Richard Hendersonre PR c++/16034 (dtor called prematurely for while...
2004-06-18 R. Kelley CookFix incorrect year for some ChangeLog entries.
2004-06-17 Jason Merrillre PR c++/16015 (xfailed g++.dg/ext/stmtexpr1.C)
2004-06-17 Geoffrey Keatingclass.c (build_clone): Don't call defer_fn, let mark_us...
2004-06-17 Richard Hendersonc-common.def (COMPOUND_STMT): Remove.
2004-06-16 Geoffrey Keating* pt.c (mark_decl_instantiated): Don't call defer_fn.
2004-06-16 Richard Hendersonc-common.def (CASE_LABEL): 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-06-15 Alexandre Olivac-pragma.h (c_lex_string_translate): Change type to...
2004-06-15 Andrew Pinskire PR c++/14639 ([non-unit-at-a-time] Incorrect emissio...
2004-06-15 Jason Merrillre PR tree-optimization/14107 (Return warnings don...
2004-06-15 Paolo Bonzinifunction.h (struct function): Remove cannot_inline...
2004-06-15 Giovanni Bajore PR c++/15967 (ICE on ambiguous operator new in class...
2004-06-15 Giovanni Bajore PR c++/15947 (Puzzling error message for wrong destr...
2004-06-14 Mark Mitchellre PR c++/15096 (parse error with templates and pointer...
2004-06-13 Andrew Pinskidecl.c (grokdeclarator): Do not depend on C99's _Bool...
2004-06-11 Mark Mitchellre PR c++/15862 ('enum yn' fails)
2004-06-11 Jason Merrillfix typo
2004-06-11 Giovanni Bajotypeck2.c (abstract_virtual_errors): Reword diagnostics...
2004-06-10 Jason Merrillre PR c++/15875 (rejects pointer to member in template)
2004-06-10 Mark Mitchellre PR c++/15227 (Trouble with invalid function definition)
2004-06-10 Jakub JelinekOops.
2004-06-10 Jakub Jelinekre PR c++/14791 (13070 does not fix -Wformat with fprintf)
2004-06-09 Mark Mitchellrevert: re PR c++/15815 (Update #pragma interface and...
2004-06-09 Andrew Pinskig++spec.c (lang_specific_driver): Remove check for...
2004-06-08 Giovanni Bajore PR c++/7841 (gcc accepts illegal member function...
2004-06-07 Mark Mitchellre PR c++/15815 (Update #pragma interface and #pragma...
2004-06-07 Mark Mitchellre PR c++/15337 (sizeof on incomplete type diagnostic)
2004-06-07 Roger Sayletree.h (lvalue_or_else): Delete function prototype.
2004-06-06 Giovanni Bajore PR c++/15503 (nested template problem)
2004-06-03 Andrew Pinskire PR c++/14639 ([non-unit-at-a-time] Incorrect emissio...
2004-06-03 Matt Austernre PR c++/15428 (vtables shouldn't always be weak on...
2004-06-02 Matt AusternWhen a class template is explicitly instantiated, its...
2004-06-02 Andrew Pinskicp-tree.h: Fix typo.
2004-06-02 Andrew Pinskicp-tree.h: Include cgraph.h
2004-06-01 Jason Merrillre PR c++/15142 (Internal compiler error when passing...
2004-06-01 Jason Merrillrevert accidental checkin
2004-06-01 Kriang Lerdsuwanakijre PR c++/13092 (Accepts invalid pointer-to-member...
2004-06-01 Richard Hendersonc-parse.in (OFFSETOF, [...]): New.
2004-06-01 Giovanni Bajore PR c++/14932 (cannot use offsetof to get offsets...
2004-05-31 Mark Mitchellre PR c++/15701 (ICE with friends and template template...
2004-05-31 Mark Mitchellre PR c++/15742 ('noreturn' attribute ignored in method...
2004-05-31 Gabriel Dos Reisc-pretty-print.c (pp_c_left_bracket): Make a function.
2004-05-31 Eric Botcazouparser.c (cp_parser_simple_type_specifier): Explicitly...
2004-05-31 Kazu Hiratacall.c, [...]: Fix comment formatting.
2004-05-30 Andrew Pinskic-decl.c (c_expand_body_1): Remove and fold back into ...
2004-05-30 Andreas Jaeger* lang-specs.h: Add missing initializers for .ii.
2004-05-28 Mark Mitchellre PR c++/15471 (Incorrect member pointer offsets in...
2004-05-28 Mark Mitchellre PR c++/15083 (spurious "statement has no effect...
2004-05-28 Aldy Hernandezdecl.c (cp_make_fname_decl): Free return value from...
2004-05-28 Mark Mitchellre PR c++/14668 (no warning anymore for reevaluation...
2004-05-28 Jason Merrilltweak
2004-05-28 Tom Marshallre PR c++/15214 (Warning non-virtual-dtor too strict)
2004-05-27 Adam Nemetre PR c++/12883 (destructor of array object not called...
2004-05-24 Geoffrey Keatingmethod.c (implicitly_declare_fn): Don't call defer_fn...
next