call.c (build_vfield_ref, [...]): Replace calls to build with calls to buildN.
[platform/upstream/gcc.git] / gcc / cp / pt.c
2004-08-16 Roger Saylecall.c (build_vfield_ref, [...]): Replace calls to...
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-04 Mark Mitchellclass.c (build_vtable): Do not set DECL_VISIBILITY...
2004-08-02 Mark Mitchellre PR c++/16224 (internal compiler error: in write_unsc...
2004-08-02 Mark Mitchellre PR c++/16338 (ICE when throwing a compound literal)
2004-07-29 Mark Mitchellc-common.h (lang_post_pch_load): New variable.
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-22 Nathan Sidwell* pt.c
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 Nathan Sidwelltree.h: Include vec.h
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-18 Kriang Lerdsuwanakijre PR c++/13092 (Accepts invalid pointer-to-member...
2004-07-16 Nathan Sidwell* pt.c (tsubst) <TREE_BINFO case>: We should never...
2004-07-16 Mark Mitchellvec.h (VEC_address): New function.
2004-07-14 Mark Mitchellcp-tree.h (IDENTIFIER_VALUE): Remove.
2004-07-12 Nathan Sidwellcall.c (build_user_type_conversion_1, [...]): Pass...
2004-07-07 Nathan Sidwelltree.h (TYPE_BINFO_OFFSET, [...]): Remove.
2004-07-06 Giovanni Bajore PR c++/3671 (cannot deduce enum template parameter...
2004-07-06 Nathan Sidwelltree.h (TREE_VIA_VIRTUAL): Rename to ...
2004-07-06 Richard Kennerlanghooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_...
2004-07-05 Nathan Sidwellc-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.
2004-07-03 Giovanni Bajore PR c++/14971 (better error message for partial speci...
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-26 Richard Kennerc-common.c (c_safe_from_p, [...]): Deleted.
2004-06-24 Nathan Sidwellreformat, remove '^M's
2004-06-24 Mark MitchellMake-lang.in (cp/lex.o): Do not depend on cp/lex.h.
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-20 Richard Hendersonc-common.h (add_decl_stmt): Move to cp-tree.h.
2004-06-19 Richard Hendersonc-common.c, c-common.h (lang_gimplify_stmt): Remove.
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 Hendersonc-common.c (lang_gimplify_stmt): Remove next_p argument.
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-07 Mark Mitchellre PR c++/15337 (sizeof on incomplete type diagnostic)
2004-06-02 Matt AusternWhen a class template is explicitly instantiated, its...
2004-06-01 Kriang Lerdsuwanakijre PR c++/13092 (Accepts invalid pointer-to-member...
2004-05-31 Mark Mitchellre PR c++/15742 ('noreturn' attribute ignored in method...
2004-05-31 Kazu Hiratacall.c, [...]: Fix comment formatting.
2004-05-24 Geoffrey Keatingmethod.c (implicitly_declare_fn): Don't call defer_fn...
2004-05-23 Mark Mitchellre PR c++/15165 (ICE in instantiate_template)
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-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-03 Giovanni Bajore PR c++/14389 (Out-of-line of overloaded template...
2004-04-30 Kazu Hirataclass.c, [...]: Fix comment typos.
2004-04-14 Jason Merrillrevert: re PR c++/13294 (namespace associations vs...
2004-04-05 Nathan Sidwellre PR c++/3518 (default conversion to pointer-to-functi...
2004-04-02 Nathan Sidwellre PR c++/14007 (Incorrect use of const partial special...
2004-03-30 Mark Mitchellre PR c++/14724 (Destructor not called on backwards...
2004-03-26 Jason Merrillre PR c++/13294 (namespace associations vs. specializat...
2004-03-20 Mark Mitchellcall.c (build_op_delete_call): Do not forget the placem...
2004-03-19 Giovanni Bajore PR c++/14545 (Cannot compile pooma-gcc (regression))
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-03-12 Matt AusternEnabled linkonce support for Darwin.
2004-03-11 Kazu Hirata* call.c, cp-tree.h, pt.c: Fix comment typos.
2004-03-09 Giovanni Bajore PR c++/14409 (Accepts invalid function signature...
2004-03-02 Mark Mitchellre PR c++/14369 (errenous reject of well-formed code)
2004-03-02 Mark Mitchellre PR c++/14360 (Overeager argument dependent name...
2004-03-01 Mark Mitchellre PR c++/14324 (Multiple static definitions are not...
2004-03-01 Mark Mitchellre PR c++/14138 (100x -O0 C++ Compile Time Regression...
2004-02-26 Giovanni Bajore PR c++/14284 (Failure to select obvious template...
2004-02-20 Mark Mitchellre PR c++/14199 (Unjustified warning about unused variable)
2004-02-14 Kriang Lerdsuwanakijre PR c++/13635 (ICE in register_specialization for...
2004-02-13 Mark Mitchellcall.c (conversion_kind): New type.
2004-02-04 Mark Mitchellre PR c++/13969 (static const value rejected as templat...
2004-02-04 Giovanni Bajopt.c (more_specialized_class): Increase processing_temp...
2004-02-03 Mark Mitchellre PR c++/13975 (ICE on misplaced visibility specifier.)
2004-02-02 Mark Mitchellre PR c++/13113 (Nice warning about &(X::m) lost)
2004-02-02 Giovanni BajoFixed a typo.
2004-02-02 Giovanni Bajopt.c (tsubst_qualified_id): Improved error message...
2004-01-31 Kazu Hirataclass.c: Fix comment typos.
2004-01-26 Mark Mitchellclass.c (add_method): Just check processing_template_de...
2004-01-26 Mark Mitchellre PR c++/13833 (Conversion problem in template function)
2004-01-25 Kriang Lerdsuwanakijre PR c++/13797 (ICE on invalid template parameter)
2004-01-19 Mark Mitchellre PR c++/13592 (C++ parser regression)
2004-01-19 Mark Mitchellre PR c++/13635 (ICE in register_specialization for...
2004-01-15 Alexandre Olivaadd copyright 2004
2004-01-15 Alexandre Olivare PR c++/13659 (error: no matching function for call to)
2004-01-14 Jan Hubickare PR c++/12850 (memory consumption for heavy template...
2004-01-13 Giovanni Bajore PR c++/13474 (fail to compile non type argument...
2004-01-12 Kriang Lerdsuwanakijre PR c++/13289 (ICE in regenerate_decl_from_template...
2004-01-12 Jan Hubickapt.c (for_each_template_parm): Do not check for duplicates.
2004-01-10 Giovanni BajoDR 337 PR c++/9256
2004-01-08 Giovanni Bajore PR c++/12573 (ICE (segfault) with Boost.Python)
2003-12-25 Andrew PinskiPR c++/13268, c++/13339
2003-12-22 Mark Mitchellre PR c++/12862 (Conflicts Between typedefs/enums and...
2003-12-21 Kazu Hiratacall.c: Fix comment formatting.
2003-12-18 Jason Merrillre PR c++/12253 ([tree-ssa] ICE on conversion to std...
next