]> gcc.gnu.org Git - gcc.git/history - gcc/cp/parser.c
name-lookup.c (ambiguous_decl): Fix case when new->value is hidden.
[gcc.git] / gcc / cp / parser.c
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)
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)
next
This page took 0.967948 seconds and 108 git commands to generate.