]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/pt.c
c-pragma.c (oacc_pragmas): Add entry for declare directive.
[thirdparty/gcc.git] / gcc / cp / pt.c
2015-11-12  James Norrisc-pragma.c (oacc_pragmas): Add entry for declare directive.
2015-11-12  Jason Merrillpt.c (check_explicit_specialization): Check the namespa...
2015-11-12  Jason Merrillpt.c (instantiate_class_template_1): Set function_depth...
2015-11-11  Andrew MacLeoddecl.c: Remove unused header files.
2015-11-06  Jason Merrillpt.c (push_inline_template_parms_recursive): Don't...
2015-11-06  Cesar Philippidisgimplify.c (gimplify_scan_omp_clauses): Add support...
2015-11-05  Jakub Jelinekgcc/
2015-11-04  Mikhail MaltsevENABLE_CHECKING refactoring: C family front ends
2015-11-03  Jason MerrillHandle auto parameter packs.
2015-10-31  Jason MerrillImplement multiple 'auto' feature from Concepts TS.
2015-10-31  Jason MerrillStreamline for_each_template_parm.
2015-10-31  Jason MerrillImprove deduction failure diagnostics.
2015-10-31  Jason Merrillpt.c (hash_tmpl_and_args): Use iterative_hash_object...
2015-10-29  Andrew MacLeoddecl.c: Reorder #include's and remove duplicates.
2015-10-26  Jason MerrillDR 2179
2015-10-23  Jason Merrillcall.c (add_template_conv_candidate): Pass DEDUCE_CALL.
2015-10-20  Jason MerrillImplement N4268, Do constant evaluation of all non...
2015-10-13  Jakub Jelinekbuiltin-types.def (BT_FN_BOOL_UINT_LONGPTR_LONGPTR_LONG...
2015-10-07  Jason Merrillre PR c++/67810 (Non-expression recognized as fold...
2015-10-05  Paolo Carlinire PR c++/53856 (Default argument allowed on member...
2015-09-22  Nathan Sidwellc.opt (Wmultiple-inheritance, [...]): New C++ warnings.
2015-09-17  Andrew SuttonImplement N4295 fold-expressions.
2015-09-08  Jason Merrillre PR c++/67041 ([C++14] Variable template initialized...
2015-09-08  Paolo Carlinire PR c++/67369 (ICE (in tsubst_decl, at cp/pt.c:11302...
2015-09-03  Martin Seborre PR c/66516 (missing diagnostic on taking the address...
2015-08-22  Paolo Carlinire PR c++/63693 (ICE in resolve_typename_type)
2015-08-18  Jason MerrillDR 1155
2015-08-17  Jason Merrillre PR c++/67244 (internal compiler error: in gimplify_v...
2015-08-08  Jason Merrillre PR c++/67152 ([concepts] bogus "partial specializati...
2015-08-08  Jason Merrillre PR c++/67142 ([C++1z] ICE: tree check: expected...
2015-08-07  Andrew SuttonAdd C++ Concepts TS support.
2015-08-06  Jason Merrillre PR c++/67130 (ICE: tree check: expected identifier_n...
2015-08-06  Jason Merrillpt.c (determine_specialization): Print candidates after...
2015-08-06  Jason Merrilldecl.c (cp_finish_decl): Tidy.
2015-08-05  Jason Merrillre PR c++/66260 ([C++14] Failure to compile variable...
2015-08-04  Jason Merrill* pt.c (lookup_template_class_1): Clear elt.spec.
2015-07-30  Jason MerrillDR 1558 PR c++/67021
2015-07-28  Paolo Carlinicall.c (build_op_delete_call, [...]): Use Use DECL_SOUR...
2015-07-27  Marek Polacekre PR c++/66555 (Fails to warn for if (j == 0 && i...
2015-07-25  Jason Merrillre PR c++/64989 (constant-initialization of self-refere...
2015-07-23  Marek Polacekre PR c++/66572 (Bogus Wlogical-op warning for operands...
2015-07-15  Patrick Palkare PR c++/66850 (Adding a forward declaration of a...
2015-07-14  Paolo Carlinipt.c (check_template_shadow): Emit error + inform inste...
2015-07-13  Patrick Palkare PR c++/65186 (internal compiler error: in tsubst...
2015-07-10  Patrick Palkare PR c++/30044 (ICE in tsubst, at cp/pt.c:7359)
2015-07-10  Jason Merrillpt.c (find_parameter_packs_r): Handle variable templates.
2015-07-09  Jason Merrillpt.c (instantiation_dependent_r): Call value_dependent_...
2015-07-08  Jakub Jelinekc-omp.c (c_omp_declare_simd_clauses_to_numbers): If...
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-06  Jason Merrillpt.c (reduce_template_parm_level): Also build the TYPE_...
2015-07-06  Jason Merrillpt.c (argument_pack_element_is_expansion_p): A decl...
2015-07-03  Jason Merrillre PR c++/66743 (ICE: tree check: expected record_type...
2015-07-02  Andrew Suttonpt.c (type_dependent_expression_p): Handle expressions...
2015-07-01  Patrick PalkaFix PR c++/66686 (dependent template template substitution)
2015-06-30  Jason Merrillre PR debug/66653 (ice in gen_type_die_with_usage,...
2015-06-27  Marek Polacekcall.c (set_up_extended_ref_temp): Use VAR_P.
2015-06-27  Andreas Schwab* pt.c (check_unstripped_args): Mark parameter as unused.
2015-06-26  Jason Merrillre PR c++/66255 (ice in retrieve_specialization)
2015-06-25  Richard Sandifordhash-traits.h (ggc_hasher): Rename to...
2015-06-24  Jason Merrillre PR c++/66647 (ICE: in instantiate_class_template_1...
2015-06-24  Patrick PalkaRevert fix for PR c++/30044
2015-06-23  Patrick Palka[PATCH] Fix PR c++/30044
2015-06-22  Mikhail MaltsevUse std::swap instead of manual swaps.
2015-06-19  Jason Merrillre PR c++/66585 (Internal compiler error when initializ...
2015-06-19  Jason Merrillre PR c++/65843 (multiple use of const variable in...
2015-06-17  Jakub Jelinekre PR c++/66571 (Template substitution causes some...
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  Jason Merrillre PR c++/66387 (ICE in make_decl_rtl with lambda)
2015-06-12  Jason Merrillre PR c++/65719 (Link error with constexpr variable...
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  Jason Merrillre PR c++/66405 (ICE: in tsubst, at cp/pt.c:11984)
2015-06-05  Jason Merrillre PR c++/66405 (ICE: in tsubst, at cp/pt.c:11984)
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-23  Nathan Sidwellre PR c++/65936 (ICE: canonical types differ for identi...
2015-05-22  Marek Polacekre PR c/47043 (allow deprecating enum values)
2015-05-20  Jason Merrillpt.c (tsubst_decl): SET_DECL_IMPLICIT_INSTANTIATION...
2015-05-18  Jason Merrillpt.c (retrieve_specialization): Make sure our arguments...
2015-05-18  Jason Merrillpt.c (tsubst_decl): Call coerce_innermost_template_parms.
2015-05-18  Jason MerrillDR 1391
2015-05-08  Jason Merrillre PR c++/59012 (alignas does not support parameter...
2015-04-29  Thomas SchwingeFix OpenMP's target update directive in templated code.
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-23  Jason Merrillre PR c++/65646 (ICE in invalid syntax)
2015-04-16  Paolo Carlinicall.c (build_op_delete_call, [...]): Check mark_used...
2015-04-14  Jason Merrill* pt.c (lookup_template_class_1): Use coerce_innermost_...
2015-04-01  Paolo Carlinire PR c++/56100 (spurious -Wshadow warning with local...
2015-03-24  Jason Merrillre PR c++/65498 (ICE in cxx_eval_call_expression when...
2015-03-10  Jason Merrillre PR c++/65333 (error: incomplete type used in nested...
2015-02-13  Jason Merrillre PR c++/65054 (internal compiler error: in maybe_cons...
2015-01-30  Joseph MyersAlways pass explicit location to fatal_error.
2015-01-27  Jason Merrillre PR c++/63889 (Ice with redundant static in class...
2015-01-16  Paolo Carlinire PR c++/58614 ([c++11] ICE with undeclared variable...
2015-01-13  Jason Merrillre PR c++/64514 (Error in template instantiation in...
2015-01-13  Jason Merrillre PR c++/64520 (ICE with std::initializer_list)
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-06  Jason Merrillre PR c++/64455 (A constexpr variable template can...
next