* cp-tree.h (cxx_alignof): Remove.
[gcc.git] / gcc / cp / ChangeLog
2005-04-09 Kazu Hirata* cp-tree.h (cxx_alignof): Remove.
2005-04-09 Ian Lance Taylorc-common.def: Move FOR_STMT...
2005-04-08 Mark Mitchellre PR c++/20905 (confuses unrelated type name with...
2005-04-08 Mark Mitchellre PR c++/20145 (template "class has virtual functions...
2005-04-06 Joseph Myersc-decl.c (finish_decl): Apply pending #pragma weak...
2005-04-06 Mark Mitchellre PR c++/20212 (attribute unused vs. member function...
2005-04-06 Mark MitchellAdd missing ChangeLog entry
2005-04-06 Jason Merrillre PR c++/19312 (ICE in stabilize_call when throwing...
2005-04-05 Mark MitchellFix typo
2005-04-05 Mark Mitchellre PR c++/19159 (Undefined symbol: vtable for __cxxabiv...
2005-04-04 Mark Mitchellre PR c++/20679 (Parse error when accessing attributes...
2005-04-04 Nathan Sidwellre PR c++/20746 ([4.0 only] Incorrect return value...
2005-04-04 Jan Hubickadecl2.c (finish_objects): Revert my previous patch.
2005-04-03 Kazu Hirata* pt.c: Fix comment typos.
2005-04-03 Nathan Sidwellre PR c++/20723 (ICE in more_specialized_fn, more than...
2005-04-01 Nathan Sidwellcall.c (add_template_candidates_real): Remove length...
2005-03-31 Nathan SidwellPR c++/19203, implement DR 214
2005-03-31 Gabriel Dos Reisre PR c++/18644 (-Wsynth warning in <complex>)
2005-03-30 Jan Hubicka[multiple changes]
2005-03-30 Richard Hendersonre PR c/20519 (completed type not selected properly...
2005-03-24 Geoffrey KeatingIndex: cp/ChangeLog
2005-03-24 Steven Bosschertypeck.c (comptypes): First determine if the types...
2005-03-23 Joseph Myerslanghooks.h (truthvalue_conversion): Remove.
2005-03-23 Joseph Myersc-common.h (default_conversion): Remove.
2005-03-22 Mark Mitchellextend.texi: Deprecate C++ min/max operators.
2005-03-22 Volker Reicheltre PR c++/19980 (ICE on invalid template declaration)
2005-03-22 Volker Reicheltre PR c++/20499 (ICE on duplicate class definition)
2005-03-22 Nathan Sidwellre PR c++/20465 (error: no matching function for call)
2005-03-21 Paolo Carlinire PR c++/20461 (ICE at "class 'C' does not have any...
2005-03-21 Joseph Myersc-common.c (lvalue_or_else): Replace by lvalue_error...
2005-03-19 Kriang Lerdsuwanakijre PR c++/20240 (invalid using-redeclaration accepted)
2005-03-19 Kriang Lerdsuwanakijre PR c++/20333 (ICE on invalid code, typename outside...
2005-03-18 Paolo Carlinire PR c++/20463 (ICE on using undefined type)
2005-03-17 Paolo Carlinire PR c++/19966 (Misleading message "must take exactly...
2005-03-17 Nathan Sidwellre PR c++/20186 (ICE with static_cast and type dependen...
2005-03-14 Kriang Lerdsuwanakijre PR c++/4403 (incorrect class becomes a friend in...
2005-03-14 Kriang LerdsuwanakijFriend class name lookup 5/n PR c++/1016
2005-03-14 Mark Mitchellre PR c++/20157 (Internal compiler error on invalid...
2005-03-12 Per Bothnercp-tree.h (struct cp_declarator): New id_loc field.
2005-03-10 Jakub JelinekPR c++/18384, c++/18327
2005-03-09 Mark Mitchellre PR c++/20208 (No array-to-pointer decay happens...
2005-03-09 Paolo Carlinire PR c++/16859 (Empty initializer for array of unknown...
2005-03-09 Nathan Sidwellre PR c++/20186 (ICE with static_cast and type dependen...
2005-03-09 Mark Mitchellre PR c++/20142 (implicit assignment operator with...
2005-03-07 Mark Mitchellclass.c (finish_struct_1): Do not warn about non-virtua...
2005-03-05 Kriang Lerdsuwanakijre PR c++/19311 (ICE in resolve_overloaded_unification)
2005-03-02 Alexandre Olivaname-lookup.c (push_overloaded_decl): Don't error if...
2005-03-02 Per Bothnerdecl.c (finish_function): Use SET_EXPR_LOCATION instead...
2005-03-01 Nathan Sidwellre PR c++/20232 (ICE with covariancy)
2005-02-27 Jakub Jelinekre PR c++/20206 (COMDAT broken for C++ thunks)
2005-02-24 Volker Reicheltcall.c, [...]: Fix comment typo(s).
2005-02-24 Jakub Jelinekre PR c++/20175 (Warnings are issued when initializing...
2005-02-24 Mark Mitchellre PR c++/19878 (ICE in import_export_decl)
2005-02-23 Alexandre Olivadecl.c (grokvardecl): Don't exempt anonymous types...
2005-02-23 Kazu Hiratagenpreds.c: Update copyright.
2005-02-23 Mark Mitchellre PR c++/20073 (ICE initializing const array)
2005-02-23 Mark Mitchellre PR c++/19991 (Enum not accepted in array-size)
2005-02-22 Mark Mitchellparser.c (cp_parser_direct_declarator): Always complain...
2005-02-21 Douglas Gregorre PR c++/19076 (Pointer to member function not matched...
2005-02-20 Zack Weinbergre PR middle-end/18785 (isdigit builtin function fails...
2005-02-19 Richard Hendersonre PR libstdc++/10606 (uncaught_exception() returns...
2005-02-18 Jakub Jelineks/2005-01-19/2005-02-19/
2005-02-18 Jakub Jelinekdecl.c (start_decl_1): Only check TYPE_NEEDS_CONSTRUCTI...
2005-02-18 Giovanni Bajore PR c++/19508 (dwarf2, ICE on __attribute__(aligned...
2005-02-18 Jakub Jelinekre PR c++/19813 (wrong code with -finline-limit)
2005-02-17 Alexandre Olivare PR c++/20028 (class and then template class gives...
2005-02-17 Alexandre Olivare PR c++/20022 (-fno-access-control is broken)
2005-02-15 Alexandre Olivare PR c++/17788 (poor diagnostic for missing reference...
2005-02-15 Alexandre Olivadecl2.c (mark_used): Set the source location of the...
2005-02-14 Nathan Sidwellre PR c++/19608 (ICE after friend function definition...
2005-02-14 Nathan Sidwellre PR c++/19884 (ICE on explicit instantiation of a...
2005-02-14 Alexandre Olivare PR c++/17816 (duplicate definition of pure virtual...
2005-02-14 Nathan Sidwellre PR c++/19891 (Covariant returns are broken)
2005-02-12 Kriang Lerdsuwanakijre PR c++/14479 (enum definition in template class...
2005-02-11 Richard Hendersonre PR c++/19634 (Infinite memory usage on Alpha)
2005-02-11 Mark Mitchellre PR c++/19755 (-Wmissing-braces doesn't warn anymore)
2005-02-11 Kazu Hirata* cp-tree.def, except.c, ptree.c: Update copyright.
2005-02-10 Mark Mitchellre PR c++/19811 (g++ 4.0: ICE on vector delete of undef...
2005-02-10 Mark Mitchell* parser.c (cp_parser_unqualified_id): Initialize type_...
2005-02-10 Mark Mitchellre PR c++/19787 (Internal compiler error with ambiguous...
2005-02-09 Mark Mitchellre PR c++/19733 (ICE on invalid destructor call)
2005-02-08 Kazu Hiratacxx-pretty-print.c, [...]: Update copyright.
2005-02-08 Mark Mitchellparser.c (cp_lexer_start_debugging): Avoid arithmetic...
2005-02-03 Giovanni Bajore PR c++/17401 (ICE with invalid pure specifier)
2005-02-03 Matt Austernre PR c++/19628 (g++ no longer accepts __builtin_consta...
2005-02-02 Volker Reicheltre PR c++/17413 (local classes as template argument)
2005-02-02 Volker Reicheltcp-tree.h (complete_type_or_else): Remove macro.
2005-02-02 Volker Reicheltcp-tree.h (commonparms): Remove prototype.
2005-02-01 Mark Mitchellparser.c (cp_parser_primary_expression): Don't complain...
2005-02-01 Alexandre Oliva* parser.c (cp_parser_template_id): Revert comment...
2005-02-01 Alexandre Olivare PR c++/18757 (ICE (on invalid) in get_innermost_temp...
2005-02-01 Mark Mitchelldecl.c (build_enumerator): Do not issue duplicate error...
2005-01-31 Mike Stumpparser.c (cp_lexer_new_main): Get the first token,...
2005-01-31 Mark Mitchell* decl.c (start_decl): Add missing parentheses.
2005-01-31 Mark Mitchellre PR c++/19555 (specialized in the wrong namespace...
2005-01-31 Mark Mitchellre PR c++/19395 (invalid scope qualifier allowed in...
2005-01-31 Mark Mitchellre PR c++/19457 (Warning depends on cached constant)
2005-01-29 Mark Mitchellre PR c++/19253 (bad error message / ICE for invalid...
2005-01-29 Mark Mitchellre PR c++/19667 (ICE on (very trivial) invalid)
2005-01-27 Steven Bosschertree.h (SWITCH_COND, [...]): Add tree checks.
next