tm.texi (STACK_CHECK_PROTECT): Document alternate default.
[platform/upstream/gcc.git] / gcc / cp /
2009-12-11 Jason Merrillre PR c++/42219 (ICE with "const void" as parameter...
2009-12-11 Dodji Seketelire PR c++/42225 (GCC 4.5 ICE (segfault) on C++ template...
2009-12-11 Dodji Seketelire PR c++/42251 (failure detecting constant integral...
2009-12-10 Jakub Jelinekre PR c++/42317 (Issues with comdat virtual dtors)
2009-12-05 Jason Merrillre PR c++/42010 ([C++0x] ICE: lang_* check: failed...
2009-12-04 Jason Merrillre PR c++/42277 (decltype error in template)
2009-12-04 Dodji Seketelire PR c++/42218 (Broken diagnostic: 'tree_vec' not...
2009-12-04 Jason Merrillre PR middle-end/41611 (guard variable is emitted even...
2009-12-04 Jason Merrillre PR c++/42266 ([C++0x] ICE with decltype and variadic...
2009-12-03 Dodji Seketelire PR c++/42217 (ICE with zero-length bit-field)
2009-12-03 Jakub Jelinekre PR c++/42256 (483.xalancbmk fails to link)
2009-12-02 Taras Glekparser.c (cp_parser_class_specifier): Back out my previ...
2009-12-02 Paolo Carlini2009-12-02 Paolo Carlini <paolo.carlini@oracle.com>
2009-12-02 Paolo Bonzinire PR c++/29917 (%s substituted with actual words can...
2009-12-02 Jakub Jelinekg++spec.c (lang_specific_driver): Remove unused saw_ver...
2009-12-02 Taras Glek* parser.c (cp_parser_class_specifier): Set class locat...
2009-12-01 Jason Merrillre PR middle-end/41611 (guard variable is emitted even...
2009-12-01 Jakub Jelinekre PR c++/3187 (gcc lays down two copies of constructors)
2009-11-30 Paolo Carlinire PR c++/40371 (ICE with template operator)
2009-11-30 Dodji Seketelire PR c++/42069 (ICE on class template specialization)
2009-11-29 Dodji SeketeliReally fix PR c++/36408
2009-11-29 Jan Hubickacgraph.c (same_body_alias_1): Break out of
2009-11-28 Dodji Seketelire PR c++/36408 (ICE with statement expression in template)
2009-11-27 Paolo Carlinire PR c++/38656 (Broken diagnostic: 'template_id_expr...
2009-11-27 Paolo Carlinire PR c++/35112 (ICE and broken diagnostic with ambiguo...
2009-11-26 Jason MerrillPR c++/42026, DR 239
2009-11-26 Gabriel Dos Reis* decl.c (grokdeclarator): Remove period at end of...
2009-11-26 Jason Merrillre PR c++/10690 ([DR 115] Even when used within typeid...
2009-11-24 Jason Merrillre PR c++/42137 (error: expected constructor, destructo...
2009-11-24 Jason Merrillpt.c (determine_specialization): Give helpful error...
2009-11-23 Jakub Jelinekre PR middle-end/42095 (g++.dg/lto/20081118-1 cp_lto_20...
2009-11-23 Dodji Seketelire PR c++/14777 (typedef doesn't fully expose base...
2009-11-21 Jason MerrillPR c++/9050, DR 147, DR 318
2009-11-20 Simon Martinre PR c++/38646 (ICE with invalid specialization of...
2009-11-20 Paolo Carlinire PR c++/42060 ([c++0x] ICE throwing array with initia...
2009-11-20 Shujing Zhaore PR c++/29017 (%s substituted with different untransl...
2009-11-20 Jason Merrillre PR c++/42115 (r154072 & r154073 break build of ppl...
2009-11-20 Jason MerrillDR 176 permissiveness
2009-11-19 Jason Merrillre PR c++/561 (std:unclear about Overloaded Function...
2009-11-18 Shujing Zhaore PR c++/40892 (maybe_warn_cpp0x i18n problems)
2009-11-18 Jakub Jelinekre PR c++/3187 (gcc lays down two copies of constructors)
2009-11-17 Paolo Carlinire PR c++/42058 (Trouble with invalid array initialization)
2009-11-17 Jakub Jelinekre PR c++/42061 ([c++0x] ICE with invalid initializer...
2009-11-17 Jakub Jelinekre PR c++/42059 ([c++0x] ICE with initializer list...
2009-11-17 Jason MerrillPR c++/189, c++/9937, c++/13950, DR 176
2009-11-16 Jason MerrillPR c++/13950, DR 176
2009-11-16 Paolo Carlinire PR c++/42055 (ICE with ambiguous template specializa...
2009-11-16 Paolo Carlinire PR c++/32056 (Storage classes on template parameters)
2009-11-13 Jason Merrillre PR c++/27425 (ICE with invalid template-template...
2009-11-13 Jason Merrillre PR c++/29363 (ICE throwing undeclared object)
2009-11-13 Jason Merrillre PR c++/35075 (ICE with references in templates)
2009-11-13 Jason MerrillPR c++/21008, DR 515
2009-11-13 Jason Merrillre PR c++/11987 (Accepts-invalid with inherited nested...
2009-11-13 Jason Merrillre PR c++/27078 (Duplicate error message for ambiguous...
2009-11-12 Jason Merrillre PR c++/39560 (Erroneous warnings 'unused variable...
2009-11-12 Jason Merrillre PR c++/37037 (ICE on template class member function...
2009-11-12 Jason Merrillre PR c++/42013 (cv-qualification of conditional expres...
2009-11-12 Jason Merrilltypeck.c (cv_qualified_p): New fn.
2009-11-12 Jason Merrillre PR c++/42013 (cv-qualification of conditional expres...
2009-11-12 Jan Hubickadecl2.c (constrain_visibility): Clear WEAK and COMMON...
2009-11-12 Jason Merrillre PR c++/39131 (decimal float point: ICE on typeid...
2009-11-11 Jason Merrillcall.c (build_op_delete_call): Downgrade error about...
2009-11-10 Jason Merrill* call.c (build_op_delete_call): Tweak error.
2009-11-10 Jason Merrillre PR c++/34158 (Template delete doesn't call if except...
2009-11-09 Jason Merrillre PR c++/41972 (nondependent static member function...
2009-11-09 Jason Merrillre PR c++/41994 (ICE with &A::operator T)
2009-11-08 Jason Merrill37920, not 37290
2009-11-08 Jason Merrillre PR target/37290 (Endless recursion in cse_cc_succs)
2009-11-08 Jason Merrillre PR c++/18451 (C++ error message regression)
2009-11-06 Jason Merrilladd missing changelog line
2009-11-06 Jason Merrillre PR c++/15946 (Unhelpful error message when "typename...
2009-11-06 Jason Merrillre PR c++/9381 (attribute on member function pointer...
2009-11-06 Andrew Pinskire PR c++/41536 (always_inline does not work always...
2009-11-06 Jakub Jelinekre PR c++/41967 (gcc get into endless loop when compili...
2009-11-06 Jason Merrillre PR c++/34180 (Default copy constructor copies const...
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-04 Jason Merrillfix
2009-11-04 Jason Merrillre PR c++/39413 (static_assert and SFINAE)
2009-11-04 Jason Merrillcorrect PR number
2009-11-04 Jason Merrillre PR c++/15882 (Check for return type of overloaded...
2009-11-04 Jason MerrillPR c++/17365, DR 218
2009-11-03 Jason Merrillre PR c++/36959 (C++ front-end causing a static inline...
2009-11-03 Jason Merrillre PR c++/41876 (Parse problems with catch)
2009-11-03 Jason Merrillre PR c++/41927 ([C++0x] Spurious warning with enable_i...
2009-11-03 Jason Merrillre PR c++/41815 ([C++0x] GCC wrongly treats rvalues...
2009-11-03 Jason Merrillre PR c++/40944 ([C++0x] rejects well-formed code:...
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-11-02 Jakub Jelinekre PR c++/41774 (ice: vector VEC(visibility,base) pop...
2009-11-01 Jason Merrilltree.c (cv_unqualified): New fn.
2009-11-01 Jason Merrill* rtti.c (tinfo_name): Fix lengths for private case.
2009-11-01 Jason Merrillre PR c++/41754 (initializer list internal compiler...
2009-10-30 Jerry Quinnmangle.c (mangle_type_string_for_rtti): Reapply 153734.
2009-10-30 Jason Merrillrevert: decl.c (cp_fname_init): Correct build_string...
2009-10-30 Jerry Quinntinfo.cc (operator=(const type_info&)): Revert 153734.
2009-10-30 Dodji Seketelire PR c++/41863 (segfault with sizeof in template param...
2009-10-30 Jerry Quinnmangle.c (mangle_type_string_for_rtti): Revert r149964.
next