re PR c++/40007 (specialization causes access problem in primary template)
[gcc.git] / gcc / cp / pt.c
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'.
2008-08-30 Jason Merrillre PR c++/37288 (ICE using auto as function return...
2008-08-30 Jason MerrillImplement C++0x 'auto' semantics.
2008-08-26 Douglas Gregorc-common.c (do_switch_warnings): Look through the CONST...
2008-08-21 Manuel López-Ibáñezdiagnostic.c (pedwarn_at): Rename as pedwarn.
2008-08-20 Manuel López-Ibáñezdiagnostic.c (inform): Add an explicit location_t param...
2008-08-18 Manuel López-Ibáñezdiagnostics.c (permerror_at): Rename as permerror.
2008-08-14 Paolo Carlinire PR c++/34485 (ICE with undefined type in template...
2008-08-04 Jason Merrillre PR c++/37006 (explicitly deleted inline function...
2008-07-29 Jan Hubickaoptimize.c (maybe_clone_body): Remove DECL_INLINE.
2008-07-25 Jan Hubickatypeck.c (inline_conversion): Remove.
2008-07-25 Jan Hubickacgraphbuild.c (record_reference): Drop non-unit-at...
2008-07-23 Manuel López-Ibáñezre PR c/35058 (-Werror= works only with some warnings)
2008-07-21 Ralf Wildenhuesobjc-act.c: Fix comment typos.
2008-07-21 Rafael Avila de... Makefile.in: Replace toplev.h with TOPLEV_H.
2008-07-18 Kaveh R. Ghazicvt.c (convert_to_void): Avoid C++ keywords.
2008-07-11 Dodji Seketelire PR c++/31754 (Improve column number accuracy in...
2008-07-09 Paolo Carlinire PR c++/36760 (Simple std::bind use causes warnings...
2008-07-09 Paolo Carlinire PR c++/36760 (Simple std::bind use causes warnings...
2008-07-02 Jason MerrillImplement WG21 N2672, Initializer List proposed wording
2008-06-29 Paolo Carlinire PR c++/36655 (unjustified warning for "extern templa...
2008-06-27 Paolo Carlinire PR c++/36655 (unjustified warning for "extern templa...
2008-06-21 Jonathan Wakelytypeck.c (composite_pointer_type_r, [...]): Change...
2008-06-08 Paolo Carlinire PR c++/35242 (ICE with invalid specialization of...
2008-06-06 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value...
2008-06-02 Paolo Carlinire PR c++/36404 (ICE with invalid enum)
2008-05-29 Paolo Carlinire PR c++/35243 (ICE with invalid initializer list...
2008-04-30 Jakub Jelinekre PR c++/35986 (ICE with ambiguous template functions)
2008-04-23 Paolo Bonzinitree-cfg.c (verify_expr): Check with is_gimple_address.
2008-04-21 Jason Merrillre PR c++/35678 (partial template specialization ICE...
2008-04-09 Volker Reicheltcall.c (build_op_delete_call): Fix quotation in warning...
2008-04-08 James E WilsonFix uninit warning reported by Andrew Pinski.
2008-03-27 Douglas Gregorpt.c (tsubst_copy): Cope with tsubst_pack_expansion...
2008-03-26 Jakub Jelinekre PR c++/35546 (__attribute__(format...) broken for...
2008-03-26 Douglas Gregorpt.c (coerce_template_template_parm): Moved the body...
2008-03-25 Douglas Gregortypeck.c (composite_pointer_type_r): Add SFINAE support.
2008-03-21 Paolo Carlinicp-tree.h (IS_AGGR_TYPE): Rename to MAYBE_CLASS_TYPE_P.
2008-03-07 Paolo Bonzinirevert: re PR c++/35049 (g++.dg/conversion/simd3.C...
2008-02-26 Tom Tromeysystem.h (USE_MAPPED_LOCATION): Poison.
2008-02-22 Paolo Carlinire PR c++/35282 (Template specialization rejected)
2008-02-19 Jason Merrillre PR c++/34950 (ICE in svn boost math toolkit)
2008-02-15 Douglas Gregorre PR c++/35023 (ICE with parameter pack in variable...
2008-02-15 Douglas Gregorre PR c++/34050 (ICE derived classes and variadic templ...
2008-02-14 Paolo Carlinire PR c++/28743 (ICE with invalid specialization)
2008-02-13 Jason Merrillre PR c++/34774 (templates, enumerations, overflow...
2008-02-12 Jason Merrillre PR c++/35097 (ICE with attribute and template specia...
2008-02-06 Douglas Gregorre PR c++/35049 (g++.dg/conversion/simd3.C:12: error...
2008-02-05 Jakub Jelinekre PR c++/33553 (Bogus "array bound is not an integer...
2008-02-04 Jason Merrillre PR c++/33916 (Default constructor fails to initializ...
2008-01-29 Douglas Gregorre PR c++/34055 (ICE with invalid specialization of...
2008-01-24 Paolo Carlinire PR c++/34603 (ICE with broken template declaration)
2008-01-22 Jason Merrillre PR c++/33959 (ICE in instantiate_class_template...
next