]> gcc.gnu.org Git - gcc.git/history - gcc/cp/pt.c
decl.c (cp_finish_decl): Use resolve_nondeduced_context for auto.
[gcc.git] / gcc / cp / pt.c
2010-11-14 Jason Merrilldecl.c (cp_finish_decl): Use resolve_nondeduced_context...
2010-11-11 Jason Merrillre PR c++/46420 ([C++0X][4.6 regression] ICE: in tsubst...
2010-11-10 Joseph Myerscfgloop.c (verify_loop_structure): Use %' in diagnostics.
2010-11-05 Jason Merrillre PR c++/46304 (g++ crashes with ICE in bitmap_first_s...
2010-11-03 Dodji SeketeliRemove unused tf_no_class_instantiations enum member
2010-11-02 Dodji SeketeliFix PR c++/46170, c++/46162
2010-11-02 Dodji SeketeliRestore canonical type comparison for dependent type...
2010-11-02 Jason Merrillcall.c (null_ptr_cst_p): Use maybe_constant_value.
2010-11-02 Gabriel Dos Reissemantics.c (constexpr_call): New datatype.
2010-11-02 Jason Merrilldecl2.c (decl_constant_var_p): New fn.
2010-10-27 Jason Merrillcall.c (build_integral_nontype_arg_conv): New.
2010-10-26 Jason Merrillrevert: pt.c (lookup_template_class): push_tinst_level...
2010-10-26 Jason Merrillpt.c (lookup_template_class): push_tinst_level around...
2010-10-26 Rodrigo Rivas CostaImplement opaque-enum-specifiers for C++0x.
2010-10-22 Jason Merrillre PR c++/46129 (ICE: in tsubst_copy, at cp/pt.c:11375)
2010-10-19 Paolo Carlinire PR c++/46046 (internal compiler error with SFINAE...
2010-10-14 Richard Guentherre PR c++/44561 (using nullptr_t with -flto/-fwhopr...
2010-10-14 Jason Merrillre PR c++/45984 (ICE: canonical types differ for identi...
2010-10-11 Jason Merrillpt.c (tsubst_default_argument): Handle DEFAULT_ARG.
2010-10-11 Jason Merrillre PR lto/45959 (ICE: tree code 'template_type_parm...
2010-10-07 Nicola PeroIn gcc/testsuite/: 2010-10-07 Nicola Pero <nicola.pero...
2010-10-06 Nicola PeroIn gcc/cp/: 2010-10-06 Nicola Pero <nicola.pero@meta...
2010-09-29 Richard Guenthertree.h (SCOPE_FILE_SCOPE_P): New macro.
2010-09-24 Jason Merrilldecl.c (compute_array_index_type): Remember type depend...
2010-09-11 Rodrigo Rivas CostaImplement range-based for-statements.
2010-09-09 Jakub Jelinekre PR c++/45588 (unused-but-set-variable false trigger...
2010-09-07 Arnaud Charletcp-tree.h (build_enumerator): Add new location_t parameter.
2010-09-06 Jason Merrillpt.c (fold_non_dependent_expr_sfinae): Split out from...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-09 Jason Merrillre PR c++/45236 ([C++0x] Can't access nested type of...
2010-08-06 Jason Merrilltypeck.c (complete_type_or_maybe_complain): Split out...
2010-07-27 Jason Merrillpt.c (tsubst_expr): Handle getting an AGGR_INIT_EXPR...
2010-07-20 Jeffrey Yasskinre PR c++/44641 (Generated constructors and destructors...
2010-07-20 Jason Merrillre PR c++/44967 ([C++0x] decltype of method call depend...
2010-07-20 Jason Merrillre PR c++/44967 ([C++0x] decltype of method call depend...
2010-07-19 Jason Merrillre PR c++/44969 ([C++0x] <type_traits> std::is_construc...
2010-07-16 Jason Merrillre PR c++/32505 (Partial specialization halfway accepte...
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-06 Jason Merrillre PR c++/44778 (? Behaviour change with pointers to...
2010-07-05 Paolo Carlinipt.c (tsubst): Early declare code = TREE_CODE (t) and...
2010-07-02 Paolo Carlinire PR c++/44039 (ICE: Segmentation fault on error recovery)
2010-06-30 Jason Merrillcp-tree.h (TYPE_HAS_ASSIGN_REF): Rename to TYPE_HAS_COP...
2010-06-29 Jason Merrillpt.c (dependent_scope_ref_p): Remove.
2010-06-29 Jason Merrillre PR c++/44587 (ICE in instantiate_decl)
2010-06-28 Steven Bosschersystem.h: Poison GCC_EXCEPT_H for front-end files.
2010-06-16 Jason Merrillc.opt: Add -Wnoexcept.
2010-06-11 Shujing Zhaocp-tree.h (expr_list_kind): New type.
2010-06-09 Nathan Froydcall.c (build_call_n): Call XALLOCAVEC instead of alloca.
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-07 Jason Merrillrevert: pt.c (lookup_template_class): Don't mess with...
2010-06-07 Jason Merrillcp-tree.h (COMPLETE_OR_OPEN_TYPE_P): New macro.
2010-06-07 Jason Merrillpt.c (lookup_template_class): Don't mess with DECL_TEMP...
2010-06-05 Steven Bosscherc-common.c: Move to c-family/.
2010-06-04 Jason Merrillpt.c (value_dependent_expression_p): Avoid using an...
2010-06-04 Jason MerrillImplement noexcept-specification (15.4)
2010-06-04 Jason MerrillImplement noexcept operator (5.3.7)
2010-05-28 Steven Bosscherc-common.h (GCC_DIAG_STYLE): Define earlier in the...
2010-05-27 Joseph Myersdiagnostic-core.h: New.
2010-05-26 Jason Merrillre PR c++/43382 ([C++0x] ICE with auto return type...
2010-05-25 Steven BosscherMakefile.in (EXCEPT_H): Fix typo.
2010-05-19 Jason Merrillcall.c (reference_binding): Use cp_build_qualified_type...
2010-05-19 Jason Merrilldecl.c (grokdeclarator): Don't check quals on fn type.
2010-05-19 Jason Merrillre PR c++/44193 (function types, cv-quals and typename)
2010-05-15 Jakub Jelinekre PR c++/44148 (C++ genericization/gimplification...
2010-05-11 Paolo Carlinire PR c++/34272 (ICE with invalid template specialization)
2010-05-06 Jakub JelinekC++ support for -Wunused-but-set-variable
2010-05-04 Paolo Carlinire PR c++/43028 ([C++0x] internal compiler error in...
2010-05-04 Dodji Seketelire PR c++/43953 (ICE: dependent_type_p, at cp/pt.c...
2010-04-13 Jason Merrillcall.c (type_decays_to): Check MAYBE_CLASS_TYPE_P inste...
2010-04-07 Jason MerrillPR c++/11094, DR 408
2010-04-07 Jason Merrillre PR c++/38392 (Template friend function injection)
2010-04-07 Jason Merrillpt.c (print_template_statistics): New.
2010-04-07 Dodji Seketelire PR c++/42697 (ice-on-legal-code: template class...
2010-04-06 Jason Merrillre PR c++/43621 (ICE: in poplevel_class, at cp/name...
2010-03-31 Dodji Seketelire PR c++/43558 (Rejects specialization)
2010-03-30 Jason Merrillre PR c++/43076 (ICE: SIGSEGV with invalid C++ code...
2010-03-30 Jason Merrillre PR c++/43559 (Overloaded template functions became...
2010-03-26 Dodji Seketelire PR c++/43327 (ICE in unifiy.c)
2010-03-26 Dodji SeketeliFix compilation.
2010-03-25 Dodji SeketeliFix candidate for PR c++/43206
2010-03-22 Jason Merrillre PR c++/43281 ([c++0x] ICE with invalid auto)
2010-03-04 Marco Polettipt.c (process_partial_specialization): Use error_n...
2010-03-01 Shujing Zhaotoplev.h (inform_n, error_n): Declare.
2010-02-28 Mark Mitchellre PR c++/42748 (warnings about 'mangling of 'va_list...
2010-02-27 Simon Martinre PR c++/42054 (ICE with invalid template parameter)
2010-02-24 Manuel López-Ibáñezc.opt (-ftemplate-depth=): New.
2010-02-21 Dodji Seketelire PR c++/42824 (c++ compilation complains about error...
2010-02-18 Jason Merrillre PR c++/26261 (Rejects template with const static...
2010-02-17 Jason Merrillre PR c++/43079 (ICE with incompatible pointer-to-membe...
2010-02-10 Shujing ZhaoMake-lang.in (cp/cvt.o, [...]): Depend on intl.h.
2010-02-09 Jason Merrillre PR c++/42399 ([c++0x] assigning lambda causes segfau...
2010-01-29 Dodji SeketeliFix PRs c++/42758, c++/42634, c++/42797
2010-01-28 Dodji Seketelire PR c++/42713 (ICE - segfault in tsubst)
2010-01-17 Dodji SeketeliRevert PR c++/42697
2010-01-17 Dodji Seketelire PR c++/42697 (ice-on-legal-code: template class...
2010-01-07 Dodji Seketelire PR c++/40155 ([c++0x] variadic template pack problem)
2010-01-05 Jason Merrillpt.c (unify_pack_expansion): Handle deduction from...
2010-01-04 Jason Merrillre PR c++/42555 (16-byte aligned double is disallowed...
2009-12-29 Jason Merrillre PR c++/42447 (ICE during processing complex templates)
2009-12-22 Jason Merrillre PR c++/42466 (Multiple instantiations of template...
next
This page took 0.884872 seconds and 108 git commands to generate.