]> gcc.gnu.org Git - gcc.git/history - gcc/cp/pt.c
re PR c++/34158 (Template delete doesn't call if exception thrown in constructor)
[gcc.git] / gcc / cp / pt.c
2009-11-10 Jason Merrillre PR c++/34158 (Template delete doesn't call if except...
2009-11-09 Jason Merrillre PR c++/41994 (ICE with &A::operator T)
2009-11-08 Jason Merrillre PR target/37290 (Endless recursion in cse_cc_succs)
2009-11-06 Jason Merrillre PR c++/9381 (attribute on member function pointer...
2009-11-06 Jason Merrillre PR c++/7046 (#pragma pack(1) context evaluated at...
2009-11-06 Jason Merrillre PR c++/34870 (argument-dependent lookup fails to...
2009-11-06 Jason Merrillre PR c++/41703 (Problems with SFINAE. Source works...
2009-11-03 Jason Merrillre PR c++/40687 ([C++0x]: error with auto and 7.1.6...
2009-11-02 Dodji Seketelire PR c++/37093 (ICE with pointer to member template...
2009-11-02 Jason MerrillRestrict DR 757 change to C++0x mode.
2009-10-30 Dodji Seketelire PR c++/41863 (segfault with sizeof in template param...
2009-10-28 Jason MerrillCore issue 812, 861
2009-10-26 Jason MerrillPR c++/38796, Core issue 906
2009-10-26 Dodji Seketelire PR c++/41785 ([C++0x] ICE on canonical types with...
2009-10-12 Jason Merrillre PR c++/37766 ([C++0x] ICE with function's default...
2009-10-08 Jason Merrillre PR c++/36816 ([c++0x] error deducing template argume...
2009-10-08 Jason Merrillre PR c++/37177 ([c++0x] ICE on decltype(rel_ops::opera...
2009-10-07 Jason Merrillre PR c++/39863 ([c++0x] variadic templates : wrong...
2009-10-01 Jason Merrillpt.c (register_specialization): Push DECL_SOURCE_LOCATI...
2009-10-01 Martin Jamborre PR c++/41503 (function_parameter_expanded_from_pack_...
2009-10-01 Gabriel Dos Reistree.h (tree_decl_common::lang_flag_8): New.
2009-09-30 Jason Merrillmerge in cxx0x-lambdas-branch@152308
2009-09-22 Dodji Seketelire PR debug/41266 (Emit DW_TAG_template_parameter_pack...
2009-09-18 Jason Merrillc.opt: Add -fno-deduce-init-list.
2009-09-14 Richard Hendersonbuiltins.c (expand_builtin_synchronize): Use gimple_bui...
2009-09-01 Dodji SeketeliFix bootstrap after patch PR debug/30161
2009-08-31 Dodji SeketeliEmit DWARF for template parameters (PR debug/30161)
2009-08-24 Jason Merrillre PR c++/41109 (Argument flagged as unused despite...
2009-08-16 Jason MerrillMake TREE_USED match the [basic.def.odr] concept for...
2009-08-10 Jason MerrillImplement DR 757...
2009-08-04 Dodji Seketelire PR c++/39987 (Rejects default argument that is a...
2009-07-29 Jason Merrillre PR c++/14912 (Do not print default template argument...
2009-07-16 Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-07-09 Simon Martinpt.c (perform_typedefs_access_check, [...]): Use CLASS_...
2009-07-09 Dodji Seketelire PR c++/40684 (ICE in tsubst)
2009-07-07 Jason Merrillre PR c++/35828 ([C++0x] ICE on default template templa...
2009-07-07 Manuel López-Ibáñezcgraphunit.c: Replace %J by an explicit location.
2009-07-06 Simon Martinre PR c++/40557 (ICE with template union)
2009-07-05 Jason Merrillpt.c (retrieve_specialization): Don't get confused... r150244/tags/var-tracking-assignments-merge-point r278977.624/tags/var-tracking-assignments-merge-149247-trunk
2009-07-04 Jason Merrillre PR c++/40619 ([c++0x] ICE on repeated decltype expre...
2009-07-04 Jason Merrillcp-tree.h (struct lang_decl): Overhaul.
2009-07-02 Jason MerrillUse hash tables for template specialization lookup.
2009-07-02 Jason Merrillpt.c (register_specialization): Use duplicate_decls...
2009-06-30 Jason Merrillre PR c++/40595 ([C++0x] ICE trying to use sfinae with...
2009-06-24 Jason Merrillpt.c (lookup_template_class): Use currently_open_class...
2009-06-18 Aldy Hernandezclass.c (get_vtable_decl): Replace finish_decl with...
2009-06-16 Ian Lance Taylorc-common.c (skip_evaluation): Don't define.
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-06-07 Ian Lance Taylorextend.texi (Attribute Syntax): Document that C++ label...
2009-06-02 Simon Martinre PR c++/38089 (g++ crash on invalid code)
2009-05-28 Dodji SeketeliFix for PR c++/PR39754
2009-05-26 Dodji Seketelire PR c++/40007 (specialization causes access problem...
2009-05-25 Jason Merrillre PR c++/38064 ([c++0x] operator== doesn't work for...
2009-05-21 Ian Lance Taylortree.c (build_tree_list_vec_stat): New function.
2009-05-17 Jason Merrillre PR c++/40139 (ICE on invalid use of destructor)
2009-05-06 Dodji Seketelire PR c++/17395 (Incorrect lookup for parameters)
2009-05-05 Jakub Jelinekre PR c++/40013 (ICE when creating a local array with...
2009-04-23 Dodji Seketelire PR c++/38228 (ICE with invalid use of bound member...
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-20 Ian Lance TaylorFix enum conversions which are invalid in C++:
2009-04-20 Ian Lance Taylorcp-tree.h (base_access): Change typedef to int.
2009-04-13 Jason Merrillre PR c++/39750 (ICE in uses_template_parms, at cp...
2009-04-08 Jason Merrillre PR c++/34691 (Default argument checking not performe...
2009-04-06 Jason Merrillre PR c++/35146 (weird error in template function speci...
2009-04-04 Jason Merrillre PR c++/25185 (deep typedef substitution in error...
2009-04-03 Jason Merrillre PR c++/39608 ('expr' cannot appear in a constant...
2009-04-02 Jason Merrillre PR c++/25185 (deep typedef substitution in error...
2009-04-02 Dodji Seketelire PR c++/26693 (Access checks not performed for types...
2009-03-31 Jason MerrillPR c++/38030, 38850, 39070
2009-03-23 Jason Merrillpt.c (make_fnparm_pack): Split out from...
2009-03-21 Jason Merrillre PR c++/28879 (ICE with VLA in template function)
2009-03-17 Jason Merrilldecl.c (grokfndecl): Set DECL_CONTEXT on parms.
2009-03-04 Jason Merrillre PR c++/9634 ([DR224] Injected class name as qualifie...
2009-02-24 Richard Guentherre PR c++/39242 (Inconsistent reject / accept of code)
2009-02-23 H.J. Lure PR c++/36411 (ICE with invalid template template...
2009-02-23 Jason Merrillpt.c (unify): Call maybe_adjust_types_for_deduction...
2009-02-13 Jason Merrillre PR c++/39070 (ICE with typeof() (... and __decltype))
2009-02-12 Jason Merrillre PR c++/38950 (ICE: deducing function template argume...
2009-02-10 Paolo Carlinire PR c++/34397 (ICE on invalid default template parameter)
2009-02-03 Paolo Bonzinire PR c++/36897 (ICE with function pointer template...
2009-01-22 Dodji SeketeliReverted commit 143546 related to PR c++/26693
2009-01-21 Dodji Seketelire PR c++/26693 (Access checks not performed for types...
2009-01-16 Jason Merrillre PR c++/29470 (Using declaration access semantics...
2009-01-16 Jason Merrillre PR c++/38850 (Cannot find inline friend function...
2009-01-15 Steve Ellceyre PR c++/38357 (ICE cc1plus (Segmentation fault))
2009-01-12 Dodji Seketelire PR c++/36019 (template parameter does not hide class...
2009-01-07 Jason Merrillre PR c++/35297 (Compiling error with variadic template...
2008-12-27 Jakub Jelinekre PR c++/38639 (ICE with invalid use of auto in parall...
2008-12-03 Jason Merrillre PR c++/38380 (explicitly defaulted constructors...
2008-12-01 Jakub Jelinekre PR c++/38257 (ICE with auto and #pragma omp parallel)
2008-11-28 Jason Merrillre PR c++/38233 ('map' value type + new uninitted const...
2008-11-20 Dodji Seketelire PR c++/37142 (ICE: in dependent_type_p, at cp/pt...
2008-11-19 Dodji Seketelire PR c++/35405 (Internal compiler error)
2008-11-19 Jason Merrillre PR c++/37256 (extern template / explicit instantiati...
2008-10-14 Paolo Carlinire PR c++/37650 (ICE with broken default template param...
2008-09-13 Jan Hubickare PR middle-end/37500 (libstdc++ failed to compile...
2008-09-09 Jason Merrillre PR c++/37439 (ICE using auto return-type in template...
2008-09-08 Jason Merrillre PR c++/37302 (function parameters are declared too...
2008-09-01 Aldy Hernandeztree.c (protected_set_expr_location): New.
2008-09-01 Jason MerrillImplement late-specified return type using 'auto'.
next
This page took 0.996078 seconds and 108 git commands to generate.