re PR c++/23287 (Explicitly invoking destructor of template class in a template and...
[gcc.git] / gcc / cp / parser.c
2009-01-19 Jason Merrillre PR c++/23287 (Explicitly invoking destructor of...
2009-01-14 Nick Cliftonre PR c++/37862 (Parenthesised indirection alters class...
2009-01-12 Jakub Jelinekre PR c/32041 (offsetof buglet)
2009-01-09 John F. Carrre PR c++/37877 (Invalid "invalid use of static" error)
2008-12-31 Jakub Jelinekre PR c++/38647 (ICE using __FUNCTION__ as template...
2008-12-29 Jakub Jelinekre PR c++/38635 (ICE parsing broken 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-03 Jason Merrillre PR c++/38256 (ICE with "operator auto")
2008-12-01 Jakub Jelinekre PR c++/38257 (ICE with auto and #pragma omp parallel)
2008-11-28 Jason Merrillre PR c++/38278 (C++ namespace collision)
2008-11-20 Jason Merrillre PR c++/28513 (QOI: Diagnostic missing since 3.3...
2008-11-19 Jason Merrillre PR c++/37563 (Trouble calling qualified member function)
2008-11-18 Jason Merrillre PR c++/37962 (ICE with (auto*) casts)
2008-11-12 Jakub Jelinekre PR c++/36478 (warning not emitted when code expanded...
2008-11-12 Jakub Jelinekre PR c++/34269 (Incomplete __decltype/__typeof express...
2008-11-10 Jakub Jelinekre PR c++/38021 (C++ hang for new keywords)
2008-10-29 Manuel López-Ibáñezre PR c++/26997 (g++ reports misleading error message...
2008-10-24 Manuel López-Ibáñezre PR c/7543 (no warning for always-false "if (!a ...
2008-10-01 H.J. Lure PR c++/37683 (Revision 140780 caused g++.dg/warn...
2008-09-30 Paolo Bonzinic-common.c (empty_if_body_warning): Remove.
2008-09-15 Aldy Hernandezcrash16.C: Function name is the correct location for...
2008-09-08 Jason Merrillre PR c++/37302 (function parameters are declared too...
2008-09-04 Ian Lance Taylorrtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL...
2008-09-03 Jason Merrillre PR c++/37208 (C++0x deleted functions and SFINAE)
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 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áñezre PR c++/35158 (g++ does not compile valid C++ for...
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-12 Paolo Carlinire PR c++/37087 (Segfault on compiling template defined...
2008-08-08 Manuel López-Ibáñezre PR other/36901 (pedwarn() + -pedantic-errors + ...
2008-08-06 Douglas Gregorre PR c++/36460 (No space between >'s not always handle...
2008-08-04 Simon Baldwinre PR c++/36999 (Erroneous "declaration 'class ......
2008-07-24 Jason MerrillImplement defaulted/deleted functions as per N2346
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-11 Dodji Seketelire PR c++/31754 (Improve column number accuracy in...
2008-07-09 Raksit Ashokinvoke.texi (Option Summary): Mention new option -Wdisa...
2008-07-02 Jason MerrillImplement WG21 N2672, Initializer List proposed wording
2008-06-22 Ian Lance Taylorc-lex.c (narrowest_unsigned_type): Change itk to int.
2008-06-21 Jonathan Wakelytypeck.c (composite_pointer_type_r, [...]): Change...
2008-06-15 Ralf Wildenhuesomp-low.c (extract_omp_for_data): Fix comment typo.
2008-06-14 Simon Martinre PR c++/35320 (ICE with invalid friend declaration)
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-05-11 Volker Reicheltparser.c (cp_parser_omp_clause_reduction): Add missing...
2008-04-29 Jakub Jelinekre PR c++/35650 (Can't bind ref-to-function through...
2008-04-28 Jason Merrillre PR c++/57 ([DR 325] GCC can't parse a non-parenthesi...
2008-04-18 Kris Van Heescpp-id-data.h (UC): Was U, conflicts with U...
2008-04-09 Volker Reicheltparser.c (cp_parser_check_type_definition): Print error...
2008-04-09 Volker Reicheltparser.c (cp_parser_non_integral_constant_expression...
2008-04-09 Volker Reicheltparser.c (cp_parser_asm_specification_opt): Print CPP_C...
2008-04-09 Volker Reichelt* parser.c (cp_parser_template_parameter_list): Simplify.
2008-04-03 Paolo Bonzinic-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED,...
2008-03-30 Volker Reicheltre PR c++/35578 (Error about misplaced 'friend' word...
2008-03-27 Douglas Gregorre PR bootstrap/35704 (Bootstrap failure on i686-apple...
2008-03-27 Douglas Gregorpt.c (tsubst_copy): Cope with tsubst_pack_expansion...
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-02 Manuel López-Ibáñezre PR c++/24924 (front end and preprocessor pedantic_er...
2008-03-01 Douglas Gregorparser.c (cp_lexer_next_token_is_decl_specifier_keyword...
2008-02-29 Manuel López-Ibáñezparser.c (cp_parser_nonclass_name): New.
2008-02-29 Tom Tromeytoplev.c (input_file_stack, [...]): Remove.
2008-02-26 Tom Tromeysystem.h (USE_MAPPED_LOCATION): Poison.
2008-02-25 Jason Merrillre PR c++/33486 (namespace association doesn't handle...
2008-02-19 Jakub Jelinekre PR c++/35078 (ICE with reference in parallel for...
2008-02-13 Jakub Jelinekre PR c++/35138 (g++ rejects valid code)
2008-01-29 Douglas Gregorre PR c++/34055 (ICE with invalid specialization of...
2008-01-15 Andreas Toblerparser.c (cp_parser_template_parameter): Fix C90 issue...
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-02 Douglas Gregorc-opts.c (sanitize_cpp_opts): Don't warn about "long...
2007-12-19 Jakub Jelinekre PR c++/34513 (static variable not found for C++...
2007-12-17 Jakub Jelinekre PR c/34506 (gcc disallows comma between C/C++ OpenMP...
2007-12-05 Jakub Jelinekre PR c++/34271 (ICE in invalid initialization of stati...
2007-11-29 Jakub Jelinekre PR c++/34267 (ICE applying __decltype to name of...
2007-11-20 Jakub Jelinekre PR c++/34089 (Segfault on specialization using struc...
2007-11-07 Douglas Gregorre PR c++/33045 ([c++0x] Incorrect decltype result...
2007-11-06 Douglas Gregorre PR c++/31439 (ICE with variadic template and broken...
2007-11-05 Jakub Jelinekre PR c++/33836 (ICE with invalid use of &&)
2007-11-02 Jakub Jelinekre PR c++/33516 (Rejects typedef qualified name-lookup)
2007-11-01 Jakub Jelinekre PR c++/32384 (Pseudo-dtor in template class rejected)
2007-10-26 Douglas Gregorre PR c++/33839 (ICE with decltype)
2007-10-26 Jakub Jelinekre PR c++/33744 (function-style cast and '>' not allowe...
2007-10-24 Jason Merrillcomment typo
2007-10-12 Jakub Jelinekre PR c++/32121 (C++ front-end accepts invalid __label_...
2007-10-04 Jason Merrillre PR c++/32470 (fvisibility=hidden without effect...
2007-09-13 Tom Tromeyc-common.c (fname_as_string): Update.
2007-09-05 Paolo CarliniPR c++/29731 (again)
2007-09-03 Kaveh R. Ghazisystem.h (CONST_CAST2, [...]): New macros for type...
2007-08-31 Paolo Carlinire PR c++/33212 (Broken diagnostic: 'trait_expr' not...
2007-08-17 Paolo Carlinire PR c++/32870 (Unclear error message when declaring...
2007-08-10 Kaveh R. Ghazisystem.h (CONST_CAST): New.
next