tree.h (PHI_CHAIN): New.
[gcc.git] / gcc / cp /
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...
2004-05-24 Paolo BonziniMakefile.def (host_modules): add libcpp.
2004-05-24 Mark Mitchellre PR c++/15044 (ICE on syntax error, template header.)
2004-05-23 Mark Mitchellre PR c++/15165 (ICE in instantiate_template)
2004-05-23 Mark Mitchellre PR c++/15025 (accepts redeclaration of template...
2004-05-23 Mark Mitchellre PR c++/14821 (Duplicate namespace alias declaration...
2004-05-23 Gabriel Dos Reisclass.c (alter_access): Use %E format specifier to...
2004-05-22 Mark Mitchellre PR c++/15285 (instantiate_type ICE when forming...
2004-05-22 Mark Mitchellre PR c++/15507 (hang laying out union)
2004-05-22 Roger Saylename-lookup.c (check_for_out_of_scope_variable): Avoid...
2004-05-20 Andrew Pinskioptimize.c (calls_setjmp_r): Remove.
2004-05-19 Zack Weinberg* cgraph.c (hash_node, eq_node, cgraph_node, cgraph_rem...
2004-05-18 Jason Merrill* class.c (build_base_path): Tidy a bit.
2004-05-14 Geoffrey Keatingname-lookup.c (struct scope_binding): New.
2004-05-14 Diego Novillotree-gimple.c: Rename from tree-simple.c.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-05 Paolo Bonzinire PR target/14899 (wrong code due to change in compati...
2004-05-03 Giovanni BajoChangeLog missed in my previous commit
2004-05-03 Giovanni Bajore PR c++/14389 (Out-of-line of overloaded template...
2004-05-01 Zack Weinbergdecl.c (reshape_init): Do not apply TYPE_DOMAIN to...
2004-04-30 Jason MerrillRefer to base members using COMPONENT_REFs where possible.
2004-04-30 Kazu Hirataclass.c, [...]: Fix comment typos.
2004-04-23 Giovanni Bajore PR c++/15064 (typeid of template parameter gives...
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-22 Alan Modra* name-lookup.c (anonymous_namespace_name): Make static.
2004-04-20 Eric Christopherextern.c: New test.
2004-04-20 Roger Saylere PR middle-end/14531 (pessimise code, loose constantness)
2004-04-16 Bryce McKinlayprims.cc (_Jv_AllocObject): Remove `size' argument.
2004-04-14 Jason Merrillrevert: re PR c++/13294 (namespace associations vs...
2004-04-10 Danny Smithmethod.c (make_alias_for_thunk): Remove preprocessor...
2004-04-08 Danny Smithre PR c++/14808 ([win32] Undefined results with virtual...
2004-04-08 Jakub Jelinekdecl2.c (mark_used): Don't segfault if cfun != NULL...
2004-04-05 Caroline Ticegcc.c (combine_flag): New global variable, for new...
2004-04-05 Nathan Sidwellre PR c++/3518 (default conversion to pointer-to-functi...
2004-04-05 Richard Kennerc-decl.c (build_compound_literal): Use TYPE_READONLY.
2004-04-02 Nathan Sidwellre PR c++/14007 (Incorrect use of const partial special...
2004-04-01 Jan Hubickacgraph.c: Add overall comment.
2004-04-01 Mark Mitchellre PR c++/14803 (Spurious warnings on conversion of...
2004-04-01 Richard Hendersonre PR c++/14804 ([unit-at-a-time] initializing const...
2004-04-01 Mark Mitchellre PR c++/14810 (tree check failures with invalid code...
2004-04-01 Richard Kennerexpr.c (get_inner_reference): Use DECL_UNSIGNED, not...
2004-04-01 Richard Kennerbuiltins.c, [...]: Change most occurrences of TREE_UNSI...
2004-03-31 Jan Hubickatree.h (optimize_function): Kill prototype.
2004-03-30 Mark Mitchellre PR c++/14724 (Destructor not called on backwards...
2004-03-30 Zack Weinberggengtype.c (create_option): New function.
2004-03-29 Zack Weinbergerror.c (dump_function_name): If T's DECL_LANG_SPECIFIC...
2004-03-26 Jason Merrillre PR c++/13294 (namespace associations vs. specializat...
next