aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2009-01-12re PR c/32041 (offsetof buglet)Jakub Jelinek1-0/+4
2009-01-12re PR c++/38794 (Function body accepted in typedef)Jakub Jelinek1-0/+6
2009-01-11re PR c++/36254 (wrong "control reaches end of non-void function" warning wit...Jakub Jelinek1-0/+8
2009-01-10re PR c++/38648 (ICE with string literal)Andrew Pinski1-0/+3
2009-01-10re PR c++/36695 (Value-initialization of reference type is allowed.)Andrew Pinski1-0/+6
2009-01-09* typeck.c (cp_build_unary_op): Check for ERROR_MARK.Steve Ellcey1-0/+4
2009-01-09re PR c++/35335 (Broken diagnostic: 'expr_stmt' not supported by dump_expr)Jakub Jelinek1-0/+5
2009-01-09re PR c++/37877 (Invalid "invalid use of static" error)John F. Carr1-0/+7
2009-01-08re PR c++/38725 (ICE with goto)Jakub Jelinek1-0/+6
2009-01-07re PR c++/35297 (Compiling error with variadic template with fixed parameter ...Jason Merrill1-0/+19
2009-01-05re PR c++/38698 (ICE initializing union with initializer list)Jason Merrill1-0/+7
2009-01-05re PR c++/38472 (Wrong result type of ternary operator)Dodji Seketeli1-0/+5
2009-01-05re PR c++/38701 (ICE with defaulted function)Jason Merrill1-0/+10
2009-01-02re PR c++/38698 (ICE initializing union with initializer list)Jason Merrill1-0/+11
2008-12-31re PR c++/38647 (ICE using __FUNCTION__ as template parameter)Jakub Jelinek1-0/+5
2008-12-31re PR c++/38640 (ICE with decltype of template value parameter)Jakub Jelinek1-0/+5
2008-12-29re PR c++/38635 (ICE parsing broken code)Jakub Jelinek1-0/+4
2008-12-29re PR c++/38637 (ICE with template declaration of enum)Jakub Jelinek1-0/+5
2008-12-28re PR c++/38650 (Trouble with volatile and #pragma omp for)Jakub Jelinek1-0/+7
2008-12-27re PR c++/38639 (ICE with invalid use of auto in parallel for-loop)Jakub Jelinek1-0/+6
2008-12-21re PR c++/38597 ([c++0x] ICE when auto return type function given as argument...Jason Merrill1-0/+5
2008-12-20re PR c++/36921 (warning "comparison does not have mathematical meaning" is n...Jakub Jelinek1-0/+8
2008-12-19re PR c++/38577 (ICE: tree check: expected call_expr, have compound_expr in b...Jakub Jelinek1-0/+6
2008-12-18re PR c++/38427 (crash for reference init code)Jakub Jelinek1-0/+7
2008-12-18re PR c++/38485 (GCC can't parse a parenthesized comma in a template-id withi...Jason Merrill1-0/+6
2008-12-17semantics.c (describable_type): New function.Jason Merrill1-0/+13
2008-12-10re PR c++/35319 (ICE throwing fixed-point types)Jason Merrill1-0/+7
2008-12-10re PR c++/37971 (Rejects default argument that is a template via access fail...Mark Mitchell1-0/+11
2008-12-08* decl2.c (mark_used): Remove assemble_external call.Steve Ellcey1-0/+4
2008-12-08re PR debug/38390 (Missing DW_TAG_imported_module)Dodji Seketeli1-0/+6
2008-12-08re PR middle-end/38240 (Vector type definitions not compatible with attribute...Richard Henderson1-0/+7
2008-12-05re PR c++/35336 (Broken diagnostic: 'bit_field_ref' not supported by dump_expr)Jakub Jelinek1-0/+5
2008-12-05Fix dates.Eric Botcazou1-1/+1
2008-12-05re PR bootstrap/38262 (GCC components unnecessarily link with shared gmp/mpfr)Jakub Jelinek1-0/+6
2008-12-04re PR c++/37906 (has_trivial_default_constructor vs. deleted copy ctor)Jason Merrill1-1/+9
2008-12-04re PR middle-end/36509 (gcc.dg/Wstrict-aliasing-float-ptr-int-obj.c)Richard Guenther1-0/+6
2008-12-03re PR c++/38232 ("value-initialization of reference" warning too strict)Jason Merrill1-0/+6
2008-12-03re PR c++/38256 (ICE with "operator auto")Jason Merrill1-0/+5
2008-12-03re PR c++/38380 (explicitly defaulted constructors vs. empty direct initializ...Jason Merrill1-0/+8
2008-12-02PR c++/35782, c++/37860Jason Merrill1-0/+14
2008-12-01re PR c++/38257 (ICE with auto and #pragma omp parallel)Jakub Jelinek1-0/+6
2008-11-28re PR c++/38233 ('map' value type + new uninitted const member warnings cause...Jason Merrill1-0/+9
2008-11-28re PR c++/38278 (C++ namespace collision)Jason Merrill1-0/+6
2008-11-25re PR c++/28743 (ICE with invalid specialization)Jason Merrill1-0/+6
2008-11-20re PR c++/28513 (QOI: Diagnostic missing since 3.3.x when naming rule is viol...Jason Merrill1-0/+3
2008-11-20re PR c++/37540 (ICE on __decltype of method call in function template)Jason Merrill1-1/+9
2008-11-20re PR c++/37142 (ICE: in dependent_type_p, at cp/pt.c:15585)Dodji Seketeli1-0/+6
2008-11-19re PR c++/35405 (Internal compiler error)Dodji Seketeli1-0/+7
2008-11-19re PR c++/36410 (ICE with transparent union)Jason Merrill1-0/+4
2008-11-19re PR c++/37563 (Trouble calling qualified member function)Jason Merrill1-0/+4