re PR c++/27270 (ICE in process_init_constructor_array, at cp/typeck2.c:788)
[gcc.git] / gcc / cp / parser.c
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)
2006-07-15 Lee Millwardre PR c++/28269 (ICE on attribute for invalid template)
2006-07-15 Volker Reicheltre PR c++/28249 ("long long long" accepted by catch)
2006-06-30 Jason Merrillre PR c++/26905 (default-visibility class symbol improp...
2006-06-23 Volker Reicheltre PR c++/28112 (ICE with invalid argument in attribute)
2006-06-19 Richard Guentherparser.c (CP_LEXER_BUFFER_SIZE): Adjust to assure near...
2006-06-16 Mark Mitchellre PR c++/27884 (bogus error: invalid use of 'register...
2006-06-15 Mark Mitchellre PR c++/27648 (ICE on attribute on pointers in static...
2006-06-07 Volker Reicheltre PR c++/27601 (ICE (in fold_offsetof_1, at c-common...
2006-06-06 Mike StumpFix up whitespacing
2006-06-01 Alexandre Olivare PR c++/26660 (PCH vs -save-temps, ICE while GCing)
2006-05-31 Mark Mitchellre PR c++/27808 (ICE with invalid friend declaration)
2006-05-28 Kazu Hiratadecl.c, [...]: Fix comment typos.
2006-05-19 Mark Mitchellre PR c++/26433 (Syntax error using __FUNCTION__ in...
2006-05-17 Mark Mitchellre PR c++/26122 (Pure specifiers for templates causing...
2006-05-17 Mark Mitchellre PR c++/26068 (extern "C" static function should...
2006-05-17 Jakub Jelinekre PR middle-end/27415 (Iteration var in firstprivate...
2006-05-16 Mark Mitchellre PR c++/27339 (out-of-class definition of value templ...
2006-05-04 Jakub Jelinekre PR c++/27359 (ICE with missing initialization of...
2006-04-30 Mark Mitchellre PR c++/27094 (tree check: expected tree_list, have...
2006-04-19 Volker Reicheltre PR c++/26558 (segfault on syntax error)
2006-04-19 Mark Mitchellre PR c++/27102 (ICE with invalid class name in functio...
2006-04-12 Mark Mitchellparser.c (cp_parser_init_declarator): Initialize local...
2006-04-12 Roger Sayleparser.c (cp_parser_init_declarator): Initialise is_par...
2006-04-11 Mark Mitchellre PR c++/26122 (Pure specifiers for templates causing...
2006-03-21 Jason Merrillre PR c++/21581 ((optimisation) Functions in anonymous...
2006-03-21 Jason Merrillre PR c++/21764 (visibility attributes on namespace...
2006-03-09 Richard HendersonMerge C++ from gomp-20050608-branch.
2006-02-18 Mark Mitchellre PR c++/26266 (Trouble with static const data members...
2006-02-13 Volker Reicheltre PR c++/26151 (duplicate 'duplicate' diagnostic)
2006-02-03 Lee Millwardtypeck.c (string_conv_p): Pass appropiate OPT_Wxxxx...
2006-01-24 Volker Reicheltre PR c++/25552 (Invalid destructor name accepted in...
2006-01-22 Mark Mitchellre PR c++/25895 (wrong code with ?: and derived class...
2006-01-20 Volker Reicheltparser.c (cp_lexer_next_token_is_keyword): Simplify.
2006-01-20 Volker Reicheltcall.c (add_builtin_candidates): Remove superfluous...
2006-01-20 Dirk Muellerre PR c++/5520 (Add a warning to detect empty body...
2006-01-19 Volker Reicheltre PR c++/16829 (default parameter can be not one of...
2006-01-17 Ian Lance Taylorcommon.opt (ftoplevel-reorder): New option.
2006-01-15 Mark Mitchellre PR c++/25663 (Trouble parsing nested templated const...
2006-01-06 Gabriel Dos Reisparser.c (cp_parser_primary_expression): Document the...
2006-01-04 Mark Mitchellre PR c++/24782 (wrongly accepted nested private typedef)
2006-01-04 Richard Hendersondirectives.c (struct pragma_entry): Add is_deferred.
2006-01-03 Mark Mitchellre PR c++/25635 (Bogus cruft in error message for inval...
2006-01-02 Volker Reicheltparser.c (cp_parser_using_declaration): Skip name-looku...
2005-12-27 Mark Mitchellre PR c++/25439 ("template<> int A<0>" accepted)
2005-12-22 Volker Reicheltre PR c++/23333 (accepts invalid pure specifier)
2005-12-16 Kazu Hirata* parser.c, pt.c: Fix comment typos.
2005-12-13 Petr Machatare PR c++/24907 ("int x, ;" accepted)
2005-12-02 Gabriel Dos Reisggc.h (GGC_RESIZEVEC): New.
2005-12-02 Gabriel Dos Reisdecl2.c (get_priority_info): Use XNEW, not xmalloc.
2005-12-02 Gabriel Dos Reisparser.c (cp_parser_make_typename_type): Call make_type...
2005-12-01 Gabriel Dos Reisparser.c (cp_parser_declaration): Set token2.type to...
2005-11-26 Richard Hendersonc-lex.c (pragma_lex): Rename from c_lex.
2005-11-15 Mark Mitchellre PR c++/24687 (ICE after error)
2005-11-15 Mark Mitchellparser.c (cp_lexer_get_preprocessor_token): Initialize...
2005-11-14 Mark Mitchell* parser.c (eof_token): Add initializer for ambiguous_p.
2005-11-14 Mark Mitchellre PR c++/20293 (Wrong diagnostic for ambiguous access)
2005-11-03 Joseph Myersre PR c++/17964 (cpp error messages contain wrong line...
2005-11-02 Mark Mitchellre PR c++/24560 ("insufficient contextual information...
2005-11-02 Mark Mitchellre PR c++/19253 (bad error message / ICE for invalid...
2005-10-28 Josh Connerre PR c++/22153 (ICE on invalid template specialization)
2005-10-21 Mark Mitchellre PR c++/24260 (stdcall attribute is ignored at static...
2005-10-17 Volker Reicheltre PR c++/23440 ("void f(){for" crashes the C++ frontend)
2005-10-17 Nathan Sidwellre PR c++/21353 (rvalues should not be allowed to be...
2005-10-16 Mark Mitchellre PR c++/22137 (Internal error: Segmentation fault...
2005-10-12 Nathan Sidwellre PR c++/23797 (ICE on typename outside template)
2005-10-11 Mark Mitchellre PR c++/21369 (Template function definition rejected...
2005-10-10 Mark MitchellMark Mitchell <mark@codesourcery.com> PR c++/23437
2005-10-08 James A. Morrisonre PR c++/22172 (Internal compiler error, seg fault.)
2005-10-02 Mark Mitchellre PR c++/22621 (Member function overloading introduces...
2005-09-16 Mark Mitchellre PR c++/23914 (further 'non-constant' template argume...
2005-09-13 Mark Mitchellre PR c++/23841 (Floating-point literals cast to integr...
2005-09-09 Gabriel Dos Reisparser.c (cp_parser_translation_unit): Simplify.
next