tree.c (tree_code_size): Add TRANSLATION_UNIT_DECL, NAMESPACE_DECL, IMPORTED_DECL...
[gcc.git] / gcc / cp / ChangeLog
2014-07-15 Jan Hubickatree.c (tree_code_size): Add TRANSLATION_UNIT_DECL...
2014-07-14 Jason Merrillre PR c++/61445 ([C++11] ice in instantiate_decl at...
2014-07-14 Jakub Jelinekre PR middle-end/61294 (erroneous memset used with...
2014-07-14 Jason Merrillre PR c++/58511 ([c++11] ICE using static const member...
2014-07-14 Jason Merrillre PR c++/58611 ([c++11] ICE with invalid constexpr...
2014-07-14 Jason Merrillre PR c++/58612 ([c++11] ICE calling non-constexpr...
2014-07-14 Jason Merrillre PR c++/60628 ([c++11] ICE initializing array of...
2014-07-14 Jason Merrillre PR c++/58636 (ICE with initializer_list and rvalue...
2014-07-13 Edward Smith-RowlandPR C++/60209 - Declaration of user-defined literal...
2014-07-12 Jason Merrillre PR c++/22434 (ICE in simplify_{,gen_}subreg)
2014-07-11 Paolo Carlini2014-07-11 Paolo Carlini <paolo.carlini@oracle.com>
2014-07-11 Paolo Carlinire PR c++/53159 (Missing narrowing check)
2014-07-10 Jason Merrillre PR c++/61661 (Bogus error: ‘const Outer::Foo{&Outer...
2014-07-10 Jason Merrillre PR ipa/61659 (Extra undefined symbol because of...
2014-07-09 Paolo Carlinire PR c++/60686 (message " only declarations of constru...
2014-07-09 Paolo CarliniDR 1584 PR c++/57466
2014-07-09 Andrew Suttonre PR c++/59361 (cannot expand parenthesized pack expre...
2014-07-07 Paolo Carliniclass.c (check_for_override): Wrap the 'final' and...
2014-07-06 Marek Polacekre PR c/6940 (taking sizeof array parameter should...
2014-07-02 Paolo Carlinipt.c (convert_template_argument): Use inform instead...
2014-07-01 Teresa JohnsonCorrect ChangeLog entries from r212041.
2014-07-01 Edward Smith-Rowlandre PR c++/58781 (Unicode strings broken in a strange...
2014-06-30 Jason Merrillre PR ipa/61659 (Extra undefined symbol because of...
2014-06-30 Jason Merrillre PR c++/61647 (internal compiler error: in push_acces...
2014-06-30 Jason Merrillre PR c++/61566 (ICE in write_unscoped_name)
2014-06-30 Jason Merrilldecl.c (build_ptrmemfunc_type): Don't give a PMF RECORD...
2014-06-30 Paolo Carlinire PR c++/54891 ([C++11] lambda-expression and explicit...
2014-06-30 Jason Merrillre PR c++/61539 (ICE: in unify_one_argument, at cp...
2014-06-30 Jason Merrillsemantics.c (simplify_aggr_init_expr): Remove remnants...
2014-06-30 Marek Polacekconvert.c (convert_to_integer): Don't instrument conver...
2014-06-30 Igor Zamyatinre PR middle-end/57541 ([Cilkplus]: internal compiler...
2014-06-28 Jonathan WakelyDR 1579 PR c++/58051
2014-06-27 Jason Merrillre PR c++/61433 (ICE: SIGSEGV in friend_accessible_p...
2014-06-27 Paolo Carlinire PR c++/61614 (Bogus error: taking address of tempora...
2014-06-27 Paolo Carliniparser.c (cp_parser_compound_literal_p): New.
2014-06-26 Jason Merrillparser.c (cp_parser_for_init_statement): Change range...
2014-06-26 Jason MerrillN3994 Ranged-based for-loops: The Next Generation
2014-06-26 Adam Butcherre PR c++/61537 (template parameter lists wrongly detec...
2014-06-25 Paolo CarliniDR 178 PR c++/49132
2014-06-25 Jakub Jelineklanghooks-def.h (LANG_HOOKS_OMP_CLAUSE_LINEAR_CTOR...
2014-06-24 Jan Hubickaclass.c (check_methods, [...]): Guard VINDEX checks...
2014-06-24 Paolo Carlinire PR c++/33972 (Cannot declare operator() using functi...
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-06-24 Jakub Jelinekgimplify.c (gimplify_omp_for): For #pragma omp for...
2014-06-23 Paolo CarliniDR 577 PR c++/33101
2014-06-20 Jason Merrillre PR c++/59296 ([c++11] ref-qualified member function...
2014-06-20 Jason Merrillre PR c++/61556 ([c++11][4.9/4.10 Regression] ‘*(const...
2014-06-19 Jason Merrillre PR c++/59296 ([c++11] ref-qualified member function...
2014-06-18 Jason Merrillre PR c++/59296 ([c++11] ref-qualified member function...
2014-06-18 Jason Merrillre PR c++/61507 (GCC does not compile function with...
2014-06-18 Jakub Jelinekgimplify.c (omp_notice_variable): If n is non-NULL...
2014-06-17 Jason Merrillre PR c++/60605 (incorrect diagosis of default template...
2014-06-16 Jason Merrilltweak changelog date
2014-06-16 Jason Merrillre PR c++/61488 (Regression in template argument substi...
2014-06-16 Jason Merrillre PR c++/61500 ([C++11] Can't take pointer to member...
2014-06-16 Jan Hubicka* decl.c (grokvardecl): Fix pasto in previous patch.
2014-06-15 Jan Hubickac-common.c (handle_tls_model_attribute): Use set_decl_t...
2014-06-14 Paolo Carlinire PR c++/33101 ([DR 577] allow typedefs for void in...
2014-06-12 Jason MerrillSupport -Wabi warning about backward compatibility.
2014-06-12 Jason Merrilltoplev.c (process_options): Reject -fabi-version=1.
2014-06-12 Jan Hubickasymtab.c (section_hash): New hash.
2014-06-12 Paolo Carlinire PR c++/19200 (Friend declaration misinterpreted...
2014-06-11 Paolo Carlinire PR c++/60265 ([C++11] using-declaration of enumerato...
2014-06-11 Paolo Carlinire PR c++/19200 (Friend declaration misinterpreted...
2014-06-11 Jan Hubickavarasm.c (set_implicit_section): New function.
2014-06-09 Paolo Carlinire PR c++/22556 (extern array: compatible declaration...
2014-06-09 Jan Hubickasymtab.c (dump_symtab_base): Update dumping.
2014-06-06 Paolo Carlinire PR c++/60184 (g++ does not allow static members...
2014-06-05 Jason Merrillre PR c++/43453 (Initialization of char array with...
2014-06-05 Richard Bienerre PR c++/56961 (stack overflow in gimplifier with...
2014-06-05 Jason Merrillparser.c (cp_parser_diagnose_invalid_type_name): Give...
2014-06-05 Jason Merrillre PR c++/61343 ([C++11] Missing default initialization...
2014-06-05 Richard Bienerre PR c++/61004 (Spurious warning: dereferencing type...
2014-06-05 Marek Polacekre PR c/49706 (No warning for (!x > 1) which is always...
2014-06-04 Paolo Carlinire PR c++/43453 (Initialization of char array with...
2014-06-04 Jason Merrillre PR c++/51253 ([C++11][DR 1030] Evaluation order...
2014-06-04 Igor Zamyatinre PR c/58942 (cilkplus internal compiler error: tree...
2014-06-03 Paolo CarliniDR 1423 PR c++/52174
2014-06-03 Marek Polacekre PR c/60439 (No warning for case overflow in switch...
2014-06-03 Jason Merrillre PR c++/60992 (ICE in tsubst_copy, at cp/pt.c:12637)
2014-06-03 Jason Merrillre PR c++/60848 (Crash while experimenting with c+...
2014-06-03 Jason Merrillre PR c++/61046 (ICE in lookup_field_1, at cp/search...
2014-06-03 Jason Merrillre PR c++/61134 ([C++11] bogus "no matching function...
2014-06-03 Paolo Carlinipt.c (tsubst_function_type): Initialize arg_types.
2014-06-02 Siva Chandra Reddyre PR debug/57519 (DW_TAG_imported_declaration put...
2014-06-02 Ville Voutilainenre PR c++/59483 (A nested lambda fails to find a protec...
2014-06-02 Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-31 Paolo CarliniDR 1227 PR c++/57543
2014-05-30 Jason Merrillre PR c++/56947 (Bogus 'XX' was not declared in this...
2014-05-30 Jason Merrillre PR c++/60992 (ICE in tsubst_copy, at cp/pt.c:12637)
2014-05-28 Jason Merrillre PR c++/47202 (Endless recursion during mangling)
2014-05-28 Jason Merrillpt.c (tsubst): Check for array of array of unknown...
2014-05-28 Jason Merrillre PR c++/61242 (Bogus "no matching function for call...
2014-05-27 Paolo Carlini2014-05-27 Paolo Carlini <paolo.carlini@oracle.com>
2014-05-24 Jan Hubickatree-core.h (tree_decl_with_vis): Replace comdat_group...
2014-05-24 Jan Hubickartti.c: Include tm_p.h
2014-05-24 Jan Hubickaclass.c (build_vtable): Align vtables to TARGET_VTABLE_...
2014-05-23 Thomas SchwingeRemove duplicated variable initialization.
2014-05-23 Thomas SchwingeFix some bool vs. tree confusion.
2014-05-22 Paolo Carlinire PR c++/61088 (segfault with array of lambdas initial...
next