]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/parser.c
re PR c++/34267 (ICE applying __decltype to name of template class)
[thirdparty/gcc.git] / gcc / cp / parser.c
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.
2007-08-05  Volker Reicheltrevert: parser.c (cp_parser_member_declaration): Pedwar...
2007-08-02  Lee Millwardre PR c++/30849 (ICE with invalid asm statement)
2007-08-02  Nick Cliftontypeck.c: Change copyright header to refer to version...
2007-07-29  Kaveh R. Ghaziattribs.c (hash_attr, [...]): Constify.
2007-07-27  Douglas Gregortypeck.c (structural_comptypes): Compare DECLTYPE_TYPE...
2007-07-25  Kaveh R. Ghazicselib.c (entry_and_rtx_equal_p): Constify.
2007-07-22  Nathan Sidwellre PR c++/30818 (templates and typedefs cause function...
2007-07-11  Paolo Carlinire PR c++/32560 (ICE on invalid declaration in template)
2007-07-06  Mark Mitchellre PR c++/32245 (wrong POD type initialization with...
2007-07-04  Dave Brolleyre PR c++/31743 (ICE with invalid use of new)
2007-07-02  Simon Baldwinparser.c (cp_parser_elaborated_type_specifier): Added...
2007-07-01  Ollie Wildname-lookup.c (ambiguous_decl): Fix case when new-...
2007-06-18  Simon Baldwinre PR c++/31923 (g++ accepts a storage-class-specifier...
2007-06-07  Simon Martinre PR c++/30759 (initializer-list accepted for object...
2007-05-31  Russell Yanofskyre PR c++/7412 ([DR 106] References to references)
2007-05-25  Simon Martinre PR c++/31745 (ICE on invalid use of namespace)
2007-05-08  Mike Stumpinvoke.texi (Warning Options): Document that -Wempty...
2007-03-31  Douglas Gregorre PR c++/31138 (ICE with ellipsis)
2007-03-30  Paolo Carlinire PR c++/26099 (support for type traits is not available)
2007-03-28  Douglas Gregorparser.c (struct cp_parser): Update comment for greater...
2007-03-28  Douglas Gregordecl.c (redeclaration_error_message): Complain when...
2007-03-27  Dirk Muellerparser.c (cp_parser_member_declaration): Pedwarn about...
2007-03-23  Mark Mitchellre PR c++/30863 (Unsigned templatized struct treated...
2007-03-23  Gabriel Dos Reiserror.c (dump_expr): Handle dependent names that design...
2007-03-17  Kazu Hirata* cp-tree.def, parser.c, pt.c: Fix comment typos.
2007-03-15  Manuel López-Ibáñezre PR c++/30891 (poor diagnostic with namespace in...
2007-03-12  Mark Mitchellre PR c++/30328 (bit-field: unassemblable assembly...
2007-03-10  Douglas Gregorre PR c++/20599 (variadic template support)
2007-03-03  Manuel López-Ibáñezre PR c++/15787 (Poor error message with if and blocks)
2007-02-15  Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-10  Gabriel Dos Reis* parser.c (cp_parser_primary_expression): Reformat...
2007-02-10  Richard HendersonMakefile.in (libgcc-support, [...]): Add emutls.c.
2007-02-05  Dirk Muellerre PR bootstrap/30510 (Gcc failed to bootstrap)
2007-02-04  Kazu Hirataclass.c, [...]: Follow spelling conventions.
2007-02-04  Douglas Gregorparser.c (cp_lexer_get_preprocessor_token): Attach...
2007-01-25  Douglas Gregorlex.c (D_CPP0X): Rename.
2007-01-11  Mark MitchellRemove accidentally checked in hunk.
2007-01-11  Mark Mitchellre PR c++/28999 (ICE on invalid use of typename)
2006-12-31  Simon Martinre PR c++/29731 (ICE with statement expression as templ...
2006-12-16  Simon Martinre PR c++/29475 (incomplete template diagnostics.)
2006-12-14  Ian Lance Taylorre PR c++/19564 (-Wparentheses does not work with the...
2006-12-10  Zack Weinbergc-opts.c (c_common_parse_file): Unconditionally give...
2006-12-08  Mark Mitchellre PR c++/29732 (ICE on invalid friend declaration)
2006-12-07  Lee Millwardre PR c++/29980 (ICE using attribute in invalid declara...
2006-12-06  Mark Mitchellre PR c++/29730 (ICE on invalid declaration of template...
2006-12-06  Mark Mitchellre PR c++/29729 (ICE with template class in template...
2006-12-01  Geoffrey Keatingdecl.c (poplevel): Check DECL_INITIAL invariant.
2006-11-29  Lee Millwardre PR c++/29022 (ICE using operator int in invalid...
2006-11-27  Mark Mitchellre PR c++/29886 (Cast misinterpreted as variable declar...
2006-11-21  Douglas Gregorcp-tree.def (STATIC_ASSERT): New.
2006-11-20  Simon Martinre PR c++/29475 (incomplete template diagnostics.)
2006-10-17  Lee Millwardre PR c++/27952 (ICE with invalid virtual inheritance)
2006-10-17  Mark Mitchellparser.c (cp_lexer_next_token_is_decl_specifier_keyword...
2006-10-17  Mark Mitchellre PR c++/28261 (ICE with enum in constructor definition)
2006-10-17  Mark Mitchellre PR c++/27270 (ICE in process_init_constructor_array...
2006-10-16  Mark Mitchellre PR c++/29408 (parse error for valid code)
2006-10-16  Mark Mitchellre PR c++/28211 (wrong linkage of template argument...
2006-10-13  Mark Mitchellre PR c++/28506 (ICE with initializers for functions)
2006-10-11  Lee Millwardre PR c++/29024 (storage class specifier accepted for...
2006-10-09  Richard HendersonRevert emutls patch.
2006-10-04  Richard HendersonMakefile.in (libgcc.mk, [...]): Add emutls.c.
2006-10-04  Mark Mitchellre PR c++/29020 (ICE using A<N>::A instead of A<N>...
2006-10-03  Mark Mitchellre PR c++/29138 (access declarations don't work for...
2006-10-03  Mark Mitchellre PR c++/29138 (access declarations don't work for...
2006-10-02  Mark Mitchellre PR c++/29080 (Multiple-inheritance with template...
2006-09-25  Lee Millwardre PR c++/27667 (ICE with in-class specialization)
2006-09-18  Steven Bosscherre PR c++/29087 (More than 35000 switch cases crash...
2006-09-08  Volker Reicheltre PR c++/28858 (Algorithm to find the end of a templat...
2006-09-06  Jason Merrillre PR c++/26571 (Bad diagnostic using type modifier...
2006-09-04  Nathan SidwellPR 23287 Revert my 2006-09-01 patch.
2006-09-02  Lee Millwardre PR c++/27670 (ICE on invalid template parameter)
2006-09-01  Nathan Sidwellre PR c++/23287 (Explicitly invoking destructor of...
2006-08-28  Volker Reicheltre PR c++/28860 (Trouble with bound template template...
2006-08-26  Joseph Myersre PR c++/24009 (C++ fails to print #include stack)
2006-08-26  Mark Mitchellre PR c++/28588 (static private function)
2006-08-22  Simon Martinre PR c++/28420 (ICE with "typeid" as template parameter)
2006-08-20  Mark Mitchellre PR c++/28341 (ICE with references as template parame...
2006-08-17  Volker Reicheltre PR c++/28606 (Destructor accepted as return-type...
2006-08-14  Steve Ellceyre PR c++/28288 (ICE with min/max operator)
2006-08-14  Jason Merrillre PR c++/28559 (ICE with friend and __attribute__)
2006-08-03  Volker Reicheltre PR c++/27508 (ICE on invalid destructor name)
2006-07-17  Volker Reicheltre PR c++/28250 (ICE with invalid catch)
next