emmintrin.h (_mm_extract_epi16): Correct the number of closing parenthesis.
[gcc.git] / gcc / cp /
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++/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.
2005-01-26 Joern RenneckeFix filename typo.
2005-01-26 Joern RenneckeAdd bug number:
2005-01-26 J"orn Rennecke* parse.c (cp_parser_initializer_clause): Initialize...
2005-01-25 Andrew Pinskiclass.c (abort_fndecl_addr): New variable.
2005-01-25 Volker Reicheltcxx-pretty-print.c (pp_cxx_statement): Add prototype.
2005-01-25 Volker Reicheltname-lookup.c (print_binding_level): Make static.
2005-01-25 Volker Reichelt* decl.h (debug_bindings_indentation): Remove.
2005-01-23 Kazu Hirata* typeck.c: Fix a comment typo.
2005-01-21 Giovanni Bajore PR c++/19208 (Spurious error about variably modified...
2005-01-20 Kazu Hiratatypeck.c (more_qualified_p): Remove.
2005-01-20 Matt Austerntypeck.c (comptypes): Handle return code from objc_comp...
2005-01-19 Kazu Hirata* cp-tree.h, name-lookup.h: Remove unused prototypes.
2005-01-19 Kriang Lerdsuwanakijre PR c++/19375 (Access violation diagnostic given...
2005-01-18 Kazu Hiratatree.c (count_functions, [...]): Remove.
2005-01-18 Kazu Hiratadecl.c (vtable_decl_p, [...]): Remove.
2005-01-18 Kazu Hiratadecl.c (delete_block): Remove.
2005-01-18 Andrew Pinskire PR c/19472 (compiler internal error: in var_ann...
2005-01-18 Kazu HirataMake-lang.in, [...]: Update copyright.
2005-01-17 Kazu Hiratatree.c (hash_chainon): Remove.
2005-01-17 Kazu Hiratapt.c (tinst_for_decl): Remove.
2005-01-17 Kazu Hiratacvt.c (convert_lvalue): Remove.
2005-01-17 Kazu Hirataclass.c (get_enclosing_class): Remove.
2005-01-14 Jakub Jelinekre PR c++/19263 (wrong-code: explicit initialization...
2005-01-13 Kaveh R. Ghazi* Make-lang.in (cp-warn): Don't append $(WERROR).
2005-01-10 Kazu Hirata* cp-tree.h: Fix a comment typo.
2005-01-07 Nathan Sidwellre PR c++/19298 (dependent type (references) and callin...
2005-01-06 Mark MitchellUpdate copyright dateas
2005-01-06 Mark Mitchellre PR c++/19244 (Typedef of anonymous class incorrectly...
2005-01-06 Kriang Lerdsuwanakijre PR c++/17154 (Using declaration of function name...
2005-01-06 Kriang Lerdsuwanakijre PR c++/19258 (Incorrect access check for default...
2005-01-06 Nathan Sidwellre PR c++/19270 (ice on valid template code)
2005-01-05 Nathan Sidwellre PR c++/19030 (ice on tree check)
2005-01-03 Volker Reicheltre PR c++/14136 (double error message for typename...
2005-01-01 Steven Bosscherre PR middle-end/17544 (incorrect -Wunreachable-code...
next