re PR c++/69095 (internal compiler error: in dependent_type_p, at cp/pt.c:19399)
[gcc.git] / gcc / cp / cp-tree.h
2016-05-13 Jason MerrillFix type-dependence and the current instantiation.
2016-05-12 Marek Polacekre PR c/70756 (Wrong column number shown for "error...
2016-05-02 Cesar Philippidisc-common.h (enum c_omp_region_type): Define.
2016-04-28 Jason MerrillImplement C++17 [[nodiscard]] attribute.
2016-04-28 Jason Merrillcvt.c (cp_get_callee): New.
2016-04-27 Ryan Burnre PR c++/69024 ([cilkpus] cilk_spawn is broken for...
2016-04-26 Marek PolacekBootstrapped/regtested on x86_64-linux, ok for trunk?
2016-04-20 Ilya Verbinre PR c++/69363 (ICE when doing a pragma simd reduction...
2016-04-15 Jason Merrillre PR c++/70594 (-fcompare-debug failure)
2016-04-14 Martin SeborPR c++/70652 - [6 Regression] r234966 causes bootstrap...
2016-04-14 Jason MerrillRevert empty class parameter passing ABI changes.
2016-04-13 Martin SeborPR c++/69517 - [5/6 regression] SEGV on a VLA with...
2016-04-13 Jason MerrillWarn about empty parameter ABI with -Wabi=9.
2016-04-13 Jason MerrillPass empty class parameters like C.
2016-04-13 Jason Merrillre PR c++/70634 (ICE on valid code on x86_64-linux...
2016-04-13 Jason Merrillconstexpr.c (potential_nondependent_constant_expression...
2016-04-06 Patrick PalkaFix new -Wparentheses warnings encountered during bootstrap
2016-04-05 Patrick PalkaRemove class cache_map and use ggc hash_maps instead...
2016-03-23 Alexandre Olivare PR c++/69315 (ICE in finish_function with constexpr...
2016-03-18 Jason MerrillPR c++/70147 - handle primary virtual bases
2016-03-18 Jason MerrillAvoid clobbering primary virtual base when not in charge.
2016-03-18 Jason Merrillclass.c (build_if_in_charge): Split out from build_base...
2016-03-17 Jakub Jelinekre PR tree-optimization/70144 (g++ ICE at -O1 and above...
2016-03-04 Jason Merrillre PR c++/69203 (ICE in potential_constant_expression_1...
2016-03-04 Jakub Jelinekre PR c++/70035 (Calling a non-virtual member in base...
2016-02-26 Jason Merrillre PR c++/69889 (ICE: in assign_temp, at function.c...
2016-02-25 Patrick Palkare PR c++/69736 ("error: too few arguments to function...
2016-02-20 Jason Merrillre PR c++/69743 (function overload with variadic argume...
2016-02-17 Jason Merrillre PR c++/69842 (Parameter deduction in polymorphic...
2016-02-17 Jason Merrillre PR c++/10200 (Weird clash with same names in differe...
2016-02-15 Jason Merrillre PR c++/69753 (bogus: expected primary-expression...
2016-02-10 Jason Merrillre PR c++/68926 (decltype and sfinae to check for templ...
2016-02-08 Marek Polacekre PR c++/69688 (-Wsign-compare causes bogus error...
2016-02-08 Jason Merrillre PR c++/69631 (Bogus overflow in constant expression...
2016-01-21 Jason Merrillre PR c++/43407 (Specifying visibility attribute of...
2016-01-19 Marek Polacekre PR c++/68586 (Enum template parameter wrongly rejected)
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-20 Jason Merrillre PR c++/67411 (internal compiler error: in tsubst_cop...
2015-12-16 Paolo Carlinipt.c (comp_template_args): Remove.
2015-12-15 Patrick PalkaFix PR c++/21802 (two-stage name lookup fails for opera...
2015-12-07 Jason Merrillre PR c++/68464 (ICE in valid constexpr function: ...
2015-12-07 Jason MerrillFix memclass5.C, memfriend10.C, var-templ19.C with...
2015-12-04 David MalcolmC++ FE: expression ranges
2015-12-01 Julian BrownOpenACC host_data support.
2015-11-26 Jakub Jelinekre PR c++/68508 (Internal compiler error with parenthes...
2015-11-20 Jakub Jelinekre PR c++/67354 (internal compiler error: in add_to_sam...
2015-11-20 David MalcolmC++ FE: offer suggestions for misspelled field names
2015-11-19 Jason Merrillre PR c++/68422 (compile-time cost of sizeof... is...
2015-11-17 Jason MerrillLITERAL_ZERO_P obsoleted by delayed folding.
2015-11-14 Jason MerrillMerge C++ delayed folding branch.
2015-11-05 Jakub Jelinekgcc/
2015-11-04 Mikhail MaltsevENABLE_CHECKING refactoring: C family front ends
2015-10-31 Jason MerrillImplement multiple 'auto' feature from Concepts TS.
2015-10-31 Jason MerrillStreamline for_each_template_parm.
2015-10-28 Jason MerrillDR 1518
2015-10-27 Thomas Schwinge[PR c/64765, c/64880] Support OpenACC Combined Directiv...
2015-10-13 Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-10-08 Jason Merrillcp-tree.h (SIMPLE_TARGET_EXPR_P): New.
2015-10-04 Jason MerrillImplement N4514, C++ Extensions for Transactional Memory.
2015-09-17 Andrew SuttonImplement N4295 fold-expressions.
2015-09-17 Richard Bienercp-tree.h (note_decl_for_pch): Remove.
2015-09-03 Martin Seborre PR c/66516 (missing diagnostic on taking the address...
2015-08-20 Jason Merrill* lambda.c (current_nonlambda_scope): New.
2015-08-19 Trevor Saundersremove more useless typedefs
2015-08-12 Jason Merrillre PR c++/67108 (ICE: in cxx_eval_call_expression,...
2015-08-07 Andrew SuttonAdd C++ Concepts TS support.
2015-08-05 Jason Merrillre PR c++/66260 ([C++14] Failure to compile variable...
2015-07-13 Aldy HernandezFix double word typos.
2015-07-10 Jason Merrillpt.c (find_parameter_packs_r): Handle variable templates.
2015-07-09 Jason Merrillcp-tree.h (struct cp_parameter_declarator): Rename...
2015-06-30 Jason Merrillre PR debug/66653 (ice in gen_type_die_with_usage,...
2015-06-25 Richard Sandifordhash-traits.h (ggc_hasher): Rename to...
2015-06-24 Jason Merrillre PR c++/66501 (Default move assignment does not move...
2015-06-23 Jason Merrillre PR c++/66501 (Default move assignment does not move...
2015-06-17 Andrew MacLeodtree.h (merge_dllimport_decl_attributes, [...]): Remove...
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-16 Nathan Sidwellre PR c++/58583 ([c++11] ICE with invalid non-static...
2015-06-10 Jason Merrillre PR c++/66289 ("error: ambiguous template instantiati...
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-05 Aldy HernandezMerge debug-early branch into mainline.
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-04 Ramana RadhakrishnanRemove TARGET_RELAXED_ORDERING and optimize for weak...
2015-06-03 Jason Merrillre PR c++/44282 (fastcall is not mangled at all)
2015-06-03 Manuel López-Ibáñezre PR c++/66130 ("invalid use of non-static member...
2015-06-02 Patrick Palkacp-tree.h (init_error): Remove declaration.
2015-05-22 Marek Polacekre PR c/47043 (allow deprecating enum values)
2015-05-09 Jason Merrilldecl2.c (mangling_aliases): New variable.
2015-04-30 David MalcolmFix spurious semicolons
2015-04-28 Jason Merrillre PR c++/50800 (Internal compiler error in finish_memb...
2015-04-23 Jason MerrillRevert:PR c++/50800
2015-04-23 Jason Merrillre PR c++/50800 (Internal compiler error in finish_memb...
2015-04-01 Paolo Carlinire PR c++/56100 (spurious -Wshadow warning with local...
2015-03-24 Jason Merrillre PR c++/65046 (-Wabi-tag doesn't warn about variables...
2015-03-19 Jason Merrillre PR c++/65046 (-Wabi-tag doesn't warn about variables...
2015-02-12 Jakub Jelinekre PR debug/55541 (unable to see local variables due...
2015-01-15 Jakub Jelinekflag-types.h (enum sanitize_code): Add SANITIZE_VPTR...
2015-01-15 Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-08 Jason Merrillinit.c (build_vec_init): Call ubsan_instrument_bounds...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-18 Paolo Carlinire PR c++/60955 (Erroneous warning about taking address...
next