re PR debug/66691 (ICE on valid code at -O3 with -g enabled in simplify_subreg, at...
[gcc.git] / gcc / cp / semantics.c
2015-06-30 Jason Merrillre PR debug/66653 (ice in gen_type_die_with_usage,...
2015-06-29 Marek Polacekre PR c/66322 (Linus Torvalds: -Wswitch-bool produces...
2015-06-27 Marek Polacekcall.c: Use VECTOR_TYPE_P.
2015-06-27 Marek Polacekcall.c (set_up_extended_ref_temp): Use VAR_P.
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25 Richard Sandifordhash-table.h: Update comments.
2015-06-24 Edward Smith-RowlandImplement N3928 - Extending static_assert
2015-06-22 Mikhail MaltsevUse std::swap instead of manual swaps.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-16 Jason Merrillre PR c++/66387 (ICE in make_decl_rtl with lambda)
2015-06-09 Jason Merrillre PR c++/66387 (ICE in make_decl_rtl with lambda)
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-03 Manuel López-Ibáñezre PR c++/66130 ("invalid use of non-static member...
2015-05-22 Marek Polacekre PR c/47043 (allow deprecating enum values)
2015-05-11 Jan Hubickaclass.c (fixup_type_variants): Do not copy TYPE_METHODS
2015-05-06 Jason MerrillFix g++.dg/torture/Wsizeof-pointer-memaccess2.C with...
2015-04-16 Paolo Carlinicall.c (build_op_delete_call, [...]): Check mark_used...
2015-03-27 Marek Polacekre PR c++/65556 (ICE: verify_gimple failed (type precis...
2015-01-29 Jason Merrillre PR c++/49508 (Bogus "control reaches end of non...
2015-01-27 Jason Merrillre PR c++/63889 (Ice with redundant static in class...
2015-01-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-06 Jason Merrillre PR c++/64487 (internal compiler error: in fold_offse...
2015-01-06 Jason Merrillre PR c++/64496 (ICE with NSDMI and lambda)
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-18 Paolo Carlinire PR c++/60955 (Erroneous warning about taking address...
2014-12-12 Paolo Carlinire PR c++/59628 (ICE with invalid OpenMP "declare reduc...
2014-12-12 Jason MerrillRemove N3639 "array of runtime length" from -std=c...
2014-11-19 Jason Merrillre PR c++/57979 (G++ accepts constant expression define...
2014-11-14 Paolo Carlinisemantics.c (end_maybe_infinite_loop): Use fold_non_dep...
2014-11-11 Andi KleenAdd illegal cilk checks to C++ front.
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-20 Jason Merrillre PR c++/63601 (Segfault on usage of 'this' in unevalu...
2014-10-15 Paolo Carlinisemantics.c (is_instantiation_of_constexpr, [...])...
2014-10-12 Trevor Saundersmove many gc hashtab to hash_table
2014-10-10 Jason Merrill* semantics.c (finish_id_expression): Check for error_m...
2014-10-10 Jason Merrillre PR c++/63207 (ICE in expand_expr_real_l when instant...
2014-10-09 Paolo Carlinisemantics.c (check_constexpr_ctor_body_1): New.
2014-10-09 Jason Merrillre PR c++/63437 ([C++14] Parenthesized "movable but...
2014-10-06 Paolo Carlinire PR c++/55250 ([C++0x] enum declarations within const...
2014-10-03 Jason Merrilldecl.c (start_decl): Complain about static/thread_local...
2014-10-03 Jason Merrillsemantics.c (constexpr_fn_retval): Ignore declarations...
2014-09-30 Jason Merrillc-common.h (enum rid): Add RID_IS_TRIVIALLY_ASSIGNABLE...
2014-09-30 Jason Merrillc-common.h (enum rid): Add RID_IS_TRIVIALLY_COPYABLE.
2014-09-30 Jason Merrillc-common.h (enum rid): Remove RID_IS_CONVERTIBLE_TO.
2014-09-25 Jakub Jelinekre PR c++/63249 ([OpenMP] Spurious »set but not used...
2014-09-24 Marek Polacekre PR c/61405 (Not emitting "enumeration value not...
2014-09-22 Jason Merrillsemantics.c (finish_non_static_data_member): In diagnos...
2014-09-20 Jason Merrillre PR c++/61392 (internal compiler error: in write_temp...
2014-09-18 Jakub Jelinekre PR c++/63248 (Crash when OpenMP target's array secti...
2014-09-09 Jason Merrilltypeck.c (build_class_member_access_expr): Move -Winval...
2014-09-05 Jason Merrillre PR c++/62659 (Regression in template argument substi...
2014-09-02 Jakub Jelinekcilk-builtins.def (__cilkrts_cilk_for_32): New.
2014-08-27 Paolo Carlinire PR c++/52892 (Function pointer loses constexpr quali...
2014-08-26 Jason Merrillre PR middle-end/58624 (gcc internal compiler error...
2014-08-25 Martin LiskaIPA C++ refactoring 4/N
2014-08-23 Edward Smith-Rowlandcpplib.h (enum c_lang): Add CLK_GNUCXX1Z, CLK_CXX1Z...
2014-08-23 Jason MerrillAllow non-constexpr variable templates.
2014-08-09 Paolo Carliniinvoke.texi ([Wnarrowing]): Update for non-constants...
2014-08-08 Kai Tietzsemantics.c (expand_or_defer_fn_1): Check for keep...
2014-08-07 Trevor Saundersremove pointer-set.[ch]
2014-08-07 Jason Merrillre PR c++/61959 (ICE: in tree_to_uhwi, at tree.h:3657...
2014-08-07 Jason Merrillinit.c (build_vec_init): Fix constant initialization...
2014-08-05 Braden ObrzutImplement constexpr variable templates
2014-08-02 Trevor Saundersconvert many uses of pointer_map to hash_map
2014-08-02 Trevor Saundersadd a hash_set based on hash_table
2014-07-14 Jason Merrillre PR c++/58511 ([c++11] ICE using static const member...
2014-07-10 Jason Merrillre PR c++/61661 (Bogus error: ‘const Outer::Foo{&Outer...
2014-06-30 Jason Merrillsemantics.c (simplify_aggr_init_expr): Remove remnants...
2014-06-27 Paolo Carlinire PR c++/61614 (Bogus error: taking address of tempora...
2014-06-25 Jakub Jelineklanghooks-def.h (LANG_HOOKS_OMP_CLAUSE_LINEAR_CTOR...
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-06-15 Jan Hubickac-common.c (handle_tls_model_attribute): Use set_decl_t...
2014-06-04 Jason Merrillre PR c++/51253 ([C++11][DR 1030] Evaluation order...
2014-06-03 Marek Polacekre PR c/60439 (No warning for case overflow in switch...
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-30 Jason Merrillre PR c++/60992 (ICE in tsubst_copy, at cp/pt.c:12637)
2014-05-23 Thomas SchwingeRemove duplicated variable initialization.
2014-05-21 Richard Sandifordtree.def (VOID_CST): New.
2014-05-17 Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-13 Jason Merrillre PR c++/61151 (ICE with lambda)
2014-05-09 Momchil Velikovre PR c++/60463 (Lambda function can call a non-const...
2014-05-02 Jason Merrillre PR c++/60992 (ICE in tsubst_copy, at cp/pt.c:12637)
2014-04-23 Dinar TemirbulatovFix for c++/PR57958
2014-04-11 Jason MerrillDR 1030 PR c++/51253
2014-04-04 Paolo Carlinire PR c++/58207 (ICE in sort_constexpr_mem_initializers...
2014-04-04 Patrick Palkare PR c++/44613 (Declaring an array with non-constant...
2014-03-28 Adam Butcherre PR c++/60573 ([c++1y] ICE with defining generic...
2014-03-25 Jakub Jelinekre PR c++/60331 (ICE with OpenMP #pragma omp declare...
2014-03-13 Paolo Carlinire PR c++/60254 ([c++11] ICE with non-const expression...
2014-03-11 Paolo Carlinire PR c++/60389 ([c++11] ICE with inheriting constructo...
2014-03-07 Jason Merrillcp-tree.h (REF_PARENTHESIZED_P): New.
2014-03-07 Jason Merrilldecl.c (create_array_type_for_decl): Only warn about...
2014-03-05 Jason Merrillre PR c++/60409 ([c++1y] ICE on valid with template...
2014-03-05 Jason Merrillre PR c++/60361 (unexpected 'use of parameter outside...
2014-03-01 Paolo Carlinimethod.c (implicitly_declare_fn): Remove redundant...
2014-03-01 Jason Merrillre PR c++/60379 (pugixml build failure caused by r207001)
2014-02-25 Jason Merrillre PR c++/55877 (Anon visibility issues)
next