re PR c++/51046 ([C++0x] ICE by unexpanded template param pack in range-based for)
[gcc.git] / gcc / cp / ChangeLog
2011-11-09 Jason Merrillre PR c++/51046 ([C++0x] ICE by unexpanded template...
2011-11-09 Dodji SeketeliPR c++/51043 - ICE in LTO
2011-11-09 Jason Merrillre PR c++/51029 ([C++0x] [4.7 Regression] ICE with...
2011-11-09 Jason MerrillRun most tests in both C++98 and C++11 modes.
2011-11-09 Jason Merrill* pt.c (invalid_nontype_parm_type_p): Avoid printing...
2011-11-09 Jason Merrillpt.c (convert_nontype_argument): Only integral argument...
2011-11-09 Jason Merrillparser.c (cp_parser_alias_declaration): Don't do semant...
2011-11-09 Paolo Carlinire PR c++/51045 (erroneous zero as null pointer constan...
2011-11-09 Dodji SeketeliPR c++/51027 - accepts alias-declaration without ';'
2011-11-09 Dodji SeketeliPR debug/51032 - ICE in dbxout_type, at dbxout.c:2372
2011-11-08 Jason Merrillre PR c++/50835 (Lvalue-ness of conditional operator...
2011-11-08 Richard Guentherre PR middle-end/51010 (bad diagnostics: #'ssa_name...
2011-11-08 Aldy HernandezMerge from transactional-memory branch.
2011-11-08 Dodji SeketeliFix context handling of alias-declaration
2011-11-08 Paolo Carlinire PR c++/50864 (ICE with decltype and "declval" from...
2011-11-08 Jason Merrillre PR c++/50848 (ICE in derived template class missing...
2011-11-07 Jason Merrillre PR c++/50863 ([C++0x] list-initialization with lambd...
2011-11-07 Jason Merrillre PR c++/50870 ([C++0x] [4.6/4.7 Regression] ICE with...
2011-11-07 Paolo Carlinipt.c (tsubst_copy_and_build): Fix qualified_name_lookup...
2011-11-07 Dodji SeketeliPR c++/45114 - Support C++11 alias-declaration
2011-11-07 Jason Merrillre PR c++/35688 (template visibility not overridden...
2011-11-07 Jason Merrilladd PR tag
2011-11-07 Jason Merrillre PR c++/33255 (A warning for "unused" typedefs?)
2011-11-07 Jason Merrilldecl.c (cp_finish_decl): Only make_tree_vector if we...
2011-11-07 Jason Merrillre PR c++/35688 (template visibility not overridden...
2011-11-06 Paolo Carlinire PR c++/47695 ([C++0X] Calling a deleted function...
2011-11-05 Jason Merrill* decl.c (cp_finish_decl): Mostly revert previous change.
2011-11-05 Jason Merrillre PR c++/26714 (violation of [class.temporary]/5)
2011-11-05 Jason Merrillre PR c++/48370 (G++ fails to extend reference temporar...
2011-11-04 Eric Botcazoure PR c++/50608 (cannot apply 'offsetof' to a non-const...
2011-11-04 Paolo Carlinitypeck.c (build_indirect_ref): Use ATTRIBUTE_UNUSED.
2011-11-04 Magnus Fromreideparser.c (cp_parser_enumerator_list): Do not warn about...
2011-11-04 Olivier Goffartre PR c++/50965 (C++11 Non static member initializer...
2011-11-04 Paolo Carlinire PR c++/48420 (Missed -Wconversion-null warning when...
2011-11-04 Ed Smith-Rowlandre PR c++/50941 ([C++0x] user-defined string literals...
2011-11-04 Jason Merrillre PR c++/48370 (G++ fails to extend reference temporar...
2011-11-02 Jason Merrillre PR c++/50930 ([C++0x] Valid brace-or-equal-initializ...
2011-11-02 Jason Merrillparser.c (cp_parser_decl_specifier_seq): Change "C...
2011-11-02 Jason Merrillre PR c++/50810 (c++0x-compat does not warn about narro...
2011-11-02 Paolo Carlinire PR c++/50956 (-Wcast-qual does not work)
2011-11-02 Rainer OrthMove shlib support to toplevel libgcc
2011-11-01 Paolo Carlinire PR c++/44277 ([C++0x] Add warning to facilitate...
2011-11-01 Jason Merrillre PR c++/50500 ([C++0x] [DR 1082] move constructor...
2011-10-31 Jason Merrillre PR c++/50920 (add a -std=c++11 option to the driver)
2011-10-31 Diego Novillomangle.c (get_mangled_id): Factor from ...
2011-10-30 Gerald PfeiferNEWS (GCC 2.95): Refer to GNU/Linux instead of Linux.
2011-10-30 Paolo Carlinire PR c++/50901 (ICE: in build_new_op, at cp/call.c...
2011-10-29 Paolo Carlini2011-10-28 Paolo Carlini <paolo.carlini@oracle.com>
2011-10-28 Paolo Carlinipt.c (unify_pack_expansion): Initialize bad_old_arg...
2011-10-28 Paolo Carlinire PR c++/50864 (ICE with decltype and "declval" from...
2011-10-28 Jason Merrillsemantics.c (cxx_eval_outermost_constant_expr): Check...
2011-10-28 Roberto Agostino... re PR c++/30066 (option to make inline functions hidden)
2011-10-27 Dodji SeketeliSmall comment cleanup
2011-10-26 Jason Merrill* typeck.c (check_literal_operator_args): Avoid buildin...
2011-10-26 Ed Smith-RowlandImplement C++11 user-defined literals.
2011-10-26 Paolo Carlinire PR c++/50870 ([C++0x] [4.6/4.7 Regression] ICE with...
2011-10-25 Jason Merrillre PR c++/50866 (ICE in verify_gimple_stmt, at tree...
2011-10-25 Jason Merrillre PR c++/49996 (Internal error in verify_gimple_stmt...
2011-10-25 Paolo Carlinire PR c++/50858 (segfault at ../../gcc/libiberty/hashta...
2011-10-23 Paolo Carlinire PR c++/50841 (bootstrap failure: narrowing conversio...
2011-10-23 Paolo Carlinire PR c++/50810 (c++0x-compat does not warn about narro...
2011-10-21 Paolo Carlinire PR c++/45385 (missing -Wconversion for method calls)
2011-10-21 Paolo Carlinire PR c++/31423 (Improve upon "invalid use of member...
2011-10-21 Ville Voutilainenre PR c++/50811 ([C++0x] G++ rejects class-virt-specifi...
2011-10-20 Jason Merrillre PR c++/41449 (Partial aggregate initialization not...
2011-10-19 Paolo Carlinire PR c++/13657 (Error message incorrectly describes...
2011-10-19 Jason Merrillre PR c++/50793 (G++ doesn't value-initialize all membe...
2011-10-19 Roland Stigge[multiple changes]
2011-10-19 Paolo Carlinire PR c++/38761 (%s substituted with regular word can...
2011-10-18 Jason Merrillre PR c++/50531 ([C++0x] ICE on defaulted template...
2011-10-18 Jason Merrillre PR c++/50742 (tree check fail in check_previous_goto_1)
2011-10-18 Jason Merrillre PR c++/50500 ([C++0x] [DR 1082] move constructor...
2011-10-18 Diego Novilloparser.c: Remove ENABLE_CHECKING markers around debuggi...
2011-10-18 Benjamin Kosnik[multiple changes]
2011-10-17 Jason Merrillre PR c++/50736 ([C++0x] ISO_IEC_14882-2011-5.1.2/10...
2011-10-17 Paolo Carlinire PR c++/44524 (improve diagnostic for . vs -> typo)
2011-10-17 Tom TromeyEmit macro expansion related diagnostics
2011-10-17 Paolo Carlinire PR c++/48489 (Invalid error message 'has no member...
2011-10-15 Paolo Carlinire PR c++/50732 ([type_traits] is_base_of<Base, Derived...
2011-10-14 Jason Merrillfix PR tag
2011-10-14 Jason Merrillre PR c++/50563 ([C++0x] Weird syntax acceptance rules...
2011-10-14 Jason Merrillre PR c++/50707 ([C++0x] Non-static const data member...
2011-10-14 Jason Merrillpt.c (tsubst_decl): Use void_zero_node instead of error...
2011-10-14 Paolo Carlinire PR c++/38174 (Missing some built-in candidates for...
2011-10-13 Jason Merrillre PR c++/50614 ([C++0x] ICE: tree check: expected...
2011-10-13 Jason Merrillre PR c++/50437 ([C++0x] [4.7 regression] ICE for trivi...
2011-10-13 Diego Novillocp-tree.h (struct language_function): Rename in_functio...
2011-10-13 Diego Novilloclass.c (sorted_fields_type_new): Factor out of ...
2011-10-13 Jason Merrillre PR c++/50618 (Virtual inheritance segfault)
2011-10-12 Paolo Carlinire PR c++/50594 (Option -fwhole-program discards replac...
2011-10-11 Michael MeissnerConvert standard builtin functions from being arrays...
2011-10-11 Jason Merrillre PR c++/49855 (internal compiler error: in fold_conve...
2011-10-11 Paolo Carlinire PR c++/50611 (Error reporting routines re-entered)
2011-10-11 Paolo Carlinire PR c++/50660 (warning about pass NULL to non pointer...
2011-10-09 Paolo Carlinire PR c++/38980 (missing -Wformat warning on const...
2011-10-09 Jakub Jelinekpt.c (reregister_specialization): Use htab_find instead...
2011-10-09 Paolo Carlinire PR c++/34927 (Duplicate error message about abstract...
2011-10-06 Jason Merrillre PR c++/39164 ([C++0x] defaulted dtor redefinition...
2011-10-03 Jason Merrillpt.c (tsubst_pack_expansion): Re-use ARGUMENT_PACK_SELECTs.
2011-10-03 Jason Merrillparser.c (cp_parser_range_for): Don't try to deduce...
next