re PR c++/30111 (Value-initialization of POD base class doesn't initialize members)
[platform/upstream/gcc.git] / gcc / cp / pt.c
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...
2008-01-15 Douglas Gregorre PR c++/34751 (ICE with pointer to member and variadi...
2008-01-15 Douglas Gregorre PR c++/34051 (ICE in dependent_type_p with variadic...
2008-01-15 Douglas Gregorre PR c++/34314 (ICE on invalid code (with variadic...
2008-01-15 Douglas Gregorre PR c++/33964 (internal compiler error: in dependent_...
2008-01-15 Douglas Gregorre PR c++/34052 (Trouble with variadic templates as...
2008-01-13 Doug Kwanc-decl.c: (grokdeclarator): Use OPT_Wignored_qualifiers...
2007-12-18 Jason Merrillre PR c++/34206 (ICE in retrieve_local_specialization)
2007-12-18 Douglas Gregorre PR c++/32565 (ICE with specialization of variadic...
2007-12-04 Douglas Gregorre PR c++/33509 (tsubst_pack_expansion assumed to retur...
2007-12-04 Douglas Gregorre PR c++/33091 ([c++0x] ICE using remove_reference...
2007-12-02 Paolo Carlinire PR c++/34061 (ICE with template-template parameters...
2007-11-20 Jakub Jelinekre PR c++/33962 (ICE at call to overloaded template...
2007-11-16 Jakub Jelinekre PR c++/34100 (ICE with vector attribute)
2007-11-13 Jakub Jelinekre PR c++/34054 (ICE with parameter pack in return...
2007-11-12 Manuel López-Ibáñezre PR c++/8570 (line number in error message is badly...
2007-11-10 Jakub Jelinekre PR c++/32241 (ICE trying to call x.~X(); in a template)
2007-11-06 Douglas Gregorre PR c++/31439 (ICE with variadic template and broken...
2007-11-06 Jakub Jelinekre PR c++/33894 (pragma omp atomic broken)
2007-11-05 Douglas Gregorre PR c++/33939 (Rvalue references not deduced correctl...
2007-11-02 Jason Merrillre PR c++/30897 (ICE with default argument in template...
2007-11-02 Douglas Gregorre PR c++/33955 (internal compiler error: in dependent_...
2007-10-30 Doug Gregorre PR c++/31993 (ICE with template class in variadic...
2007-10-29 Paolo Carlinire PR c++/30659 (ICE in undefined template)
2007-10-26 Jason Merrillre PR c++/24791 (ICE on invalid instantiation of templa...
2007-10-22 Jason Merrillre PR c++/33620 (internal compiler error: canonical...
2007-10-16 Paolo Carlinire PR c++/31446 (ICE with invalid template parameter)
2007-10-12 Paolo Carlinipt.c (tsubst): Use template_parm_level_and_index.
next