]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/ChangeLog
pt.c (make_fnparm_pack): Split out from...
[thirdparty/gcc.git] / gcc / cp / ChangeLog
2009-03-23  Jason Merrillpt.c (make_fnparm_pack): Split out from...
2009-03-23  Jason Merrillre PR c++/39526 (-Wshadow reports shadowed declarations...
2009-03-21  Jason Merrillre PR c++/28879 (ICE with VLA in template function)
2009-03-20  Jason MerrillC++ core issue 703
2009-03-19  Jakub Jelinekre PR c/39495 (OMP parallel loop w/ unsigned index...
2009-03-18  Jakub Jelinekdse.c (struct group_info): Reorder fields for 64-bit...
2009-03-18  H.J. Lure PR c++/39425 (gcc loops after reporting template...
2009-03-17  Jason Merrilldecl.c (grokfndecl): Set DECL_CONTEXT on parms.
2009-03-17  Doug KwanFix a documentation issue in a previous check in.
2009-03-17  Paolo Carlinire PR c++/39475 (c++0x type-traits should error out...
2009-03-17  Jakub Jelinekre PR debug/37890 (Incorrect nesting for DW_TAG_importe...
2009-03-17  Jakub Jelinekdwarf2out.c (dwarf2out_imported_module_or_decl_1):...
2009-03-17  Jakub Jelinekre PR debug/39471 (DW_TAG_imported_module should be...
2009-03-09  Jakub Jelinekre PR c++/39371 (Incorrectly rejects switch((unsigned...
2009-03-08  H.J. Lure PR c++/39060 (ICE with lots of invalid member functions)
2009-03-07  Jason Merrillre PR c++/39367 (ICE at tree-inline.c:1042 with -O)
2009-03-07  H.J. Lure PR target/37520 (NO_DOLLAR_IN_LABEL should be define...
2009-03-06  Paolo Carlinire PR c++/33492 (Broken diagnostic: 'must_not_throw_exp...
2009-03-06  Alexandre Olivadecl.c (record_builtin_java_type): Use canonicalized...
2009-03-05  Jason Merrillre PR c++/38908 (Unexplained "'<anonymous>' is used...
2009-03-05  Jason Merrillre PR c++/13549 (Problem compiling Boost.Python test)
2009-03-04  Jason Merrilladd DR note
2009-03-04  Jason Merrillre PR c++/9634 ([DR224] Injected class name as qualifie...
2009-02-26  H.J. Lure PR c++/37789 (ICE with __FUNCTION__)
2009-02-26  H.J. LuSplit ChangeLog to ChangeLog-2007 and ChangeLog-2008.
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-20  Jason Merrillre PR c++/39225 (ICE if destructor doen't match class...
2009-02-19  Jakub Jelinekre PR target/39175 (ICE while compiling qt-4.5.0-rc1)
2009-02-19  H.J. Lure PR c++/39188 (G++ doesn't handle static anonymous...
2009-02-19  H.J. Lure PR c++/39219 (attribute doesn't work with enums...
2009-02-18  Jason Merrillre PR target/39179 (Wrong code in c++ for const members...
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-12  Jason Merrillre PR c++/39153 (virtual default dtor not defined)
2009-02-11  Jason Merrillre PR c++/30111 (Value-initialization of POD base class...
2009-02-11  Jason Merrillre PR c++/38649 (Trouble with defaulted constructors)
2009-02-11  Jason Merrillre PR c++/36744 ([C++0x] function modifying argument...
2009-02-10  Paolo Carlinire PR c++/34397 (ICE on invalid default template parameter)
2009-02-09  Jason Merrillre PR c++/39109 (Accessible constructor required for...
2009-02-07  Paolo Carlinire PR c++/35147 (ICE trying to expand an argument pack...
2009-02-04  Jakub Jelinekre PR c++/39095 (Mangling changes break ABI)
2009-02-03  Jason Merrilltypeck.c (cp_build_unary_op): Only complain about takin...
2009-02-03  Jakub Jelinekre PR inline-asm/39059 (ICE with fixed-point type in...
2009-02-03  Jakub Jelinekre PR c++/39056 ([c++0x] ICE with invalid initializer...
2009-02-03  Paolo Bonzinire PR c++/36897 (ICE with function pointer template...
2009-02-02  Jason Merrillre PR c++/39054 (ICE with invalid pseudo-dtor in template)
2009-02-02  Paolo Carlinire PR c++/39053 (ICE with broken function declaration)
2009-01-30  Jakub Jelinekre PR c++/39028 (C++ front-end rejects "__label__"...
2009-01-30  Paolo Carlinire PR c++/33465 (Broken diagnostic: 'fix_trunc_expr...
2009-01-29  Paolo Carlinitypeck.c (invalid_nonstatic_memfn_p): Use DECL_NONSTATI...
2009-01-27  Paolo Carlinire PR c++/37554 (ICE with invalid cast)
2009-01-23  Adam Nemetc-decl.c (finish_struct): Move code to set DECL_PACKED...
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-19  Jason Merrillre PR c++/23287 (Explicitly invoking destructor of...
2009-01-16  Jason Merrillre PR c++/38877 (Revision 143404 caused ICE on 447...
2009-01-16  Jason Merrillre PR c++/29470 (Using declaration access semantics...
2009-01-16  Jason Merrillre PR c++/38579 (Template: Wrong inherited copy-ctor...
2009-01-16  Jason Merrillre PR c++/38850 (Cannot find inline friend function...
2009-01-15  Andrew Pinskire PR c++/29388 (ICE with invalid nested name specifier)
2009-01-15  Jason Merrillre PR c++/36334 (typedef to function type leads to...
2009-01-15  Steve Ellceyre PR c++/38357 (ICE cc1plus (Segmentation fault))
2009-01-15  Dodji Seketelire PR c++/38636 (ICE with broken ctor declaration)
2009-01-14  Nick Cliftonre PR c++/37862 (Parenthesised indirection alters class...
2009-01-13  Jakub Jelinekre PR c++/38795 (ICE with reinterpret_cast and variadic...
2009-01-13  Jason Merrillre PR c++/35109 (ICE in lookup_name_real, at cp/name...
2009-01-12  Dodji Seketelire PR c++/36019 (template parameter does not hide class...
2009-01-12  Jason Merrillre PR c++/31488 (va_list considered non-POD)
2009-01-12  Jakub Jelinekre PR c/32041 (offsetof buglet)
2009-01-12  Jakub Jelinekre PR c++/38794 (Function body accepted in typedef)
2009-01-11  Jakub Jelinekre PR c++/36254 (wrong "control reaches end of non...
2009-01-10  Andrew Pinskire PR c++/38648 (ICE with string literal)
2009-01-10  Andrew Pinskire PR c++/36695 (Value-initialization of reference...
2009-01-09  Steve Ellcey* typeck.c (cp_build_unary_op): Check for ERROR_MARK.
2009-01-09  Jakub Jelinekre PR c++/35335 (Broken diagnostic: 'expr_stmt' not...
2009-01-09  John F. Carrre PR c++/37877 (Invalid "invalid use of static" error)
2009-01-08  Jakub Jelinekre PR c++/38725 (ICE with goto)
2009-01-07  Jason Merrillre PR c++/35297 (Compiling error with variadic template...
2009-01-06  Jason Merrillre PR c++/38698 (ICE initializing union with initialize...
2009-01-05  Dodji Seketelire PR c++/38472 (Wrong result type of ternary operator)
2009-01-05  Jason Merrillre PR c++/38701 (ICE with defaulted function)
2009-01-03  Jason Merrillre PR c++/38698 (ICE initializing union with initialize...
2008-12-31  Jakub Jelinekre PR c++/38647 (ICE using __FUNCTION__ as template...
2008-12-30  Jakub Jelinekre PR c++/38640 (ICE with decltype of template value...
2008-12-29  Jakub Jelinekre PR c++/38635 (ICE parsing broken code)
2008-12-29  Jakub Jelinekre PR c++/38637 (ICE with template declaration of enum)
2008-12-28  Jakub Jelinekre PR c++/38650 (Trouble with volatile and #pragma...
2008-12-27  Jakub Jelinekre PR c++/38639 (ICE with invalid use of auto in parall...
2008-12-21  Jason Merrillre PR c++/38597 ([c++0x] ICE when auto return type...
2008-12-20  Jakub Jelinekre PR c++/36921 (warning "comparison does not have...
2008-12-19  Jakub Jelinekre PR c++/38577 (ICE: tree check: expected call_expr...
2008-12-18  Jakub Jelinekre PR c++/38427 (crash for reference init code)
2008-12-18  Jason Merrillre PR c++/38485 (GCC can't parse a parenthesized comma...
2008-12-17  Jason Merrillsemantics.c (describable_type): New function.
2008-12-10  Jason Merrillre PR c++/35319 (ICE throwing fixed-point types)
2008-12-10  Mark Mitchellre PR c++/37971 (Rejects default argument that is...
2008-12-08  Steve Ellcey* decl2.c (mark_used): Remove assemble_external call.
2008-12-08  Dodji Seketelire PR debug/38390 (Missing DW_TAG_imported_module)
next