re PR c++/24907 ("int x, ;" accepted)
[gcc.git] / gcc / cp / parser.c
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.
2005-09-08 Andrew Pinskire PR objc++/16816 (obj-c++ parser error with multi...
2005-09-03 Mark Mitchellre PR c++/23699 (rejects static int as non constant...
2005-09-02 Mark Mitchellre PR c++/21687 (ICE in GC with local class inside...
2005-08-31 Volker Reicheltre PR c++/13377 (unexpected behavior of namespace usage...
2005-08-30 Volker Reicheltre PR c++/23586 (Bad diagnostic for invalid namespace...
2005-08-24 Nathan Sidwellre PR c++/22454 (ICE with operator in default argument...
2005-08-19 Volker Reicheltparser.c (cp_parser_nth_token_starts_template_argument_...
2005-07-22 Manfred Hollsteintree-ssa-structalias.c (merge_graph_nodes): Fix uniniti...
2005-07-21 Volker Reicheltcall.c: Fix comment typo(s).
2005-07-20 Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-07-02 Joseph Myersc.opt, [...]: Remove "." from end of help texts.
2005-07-02 Joseph Myerstoplev.c (default_tree_printer): Handle setting locatio...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-15 Mike StumpCanonicalize whitespace.
2005-06-14 Mike StumpRemove extra white spacing at end of lines.
2005-06-13 Nathan Sidwellre PR c++/20789 (ICE with incomplete type in template)
2005-06-08 Volker Reicheltre PR c++/19894 (pointer-to-void member not rejected...
2005-06-07 Nathan Sidwellcp-tree.def (DEFAULT_ARG): Adjust documentation.
2005-06-07 Nathan Sidwellparser.c (cp_parser_late_parsing_default_args): Fix...
2005-06-06 Nathan Sidwellre PR c++/21903 (Default argument of template function...
2005-06-05 Mark Mitchellre PR c++/21619 (__builtin_constant_p(&"Hello"[0])...
2005-05-27 Roger Saylecp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree code.
2005-05-27 Nathan Sidwellre PR c++/21681 (ICE with nested types in template)
2005-05-25 DJ Deloriecommon.opt (-Wattributes): New.
2005-05-24 Ziemowit Laskiclass.c (layout_class_type): Do not issue C++ ABI warni...
2005-05-19 Kazu Hiratacfgexpand.c, [...]: Fix comment typos.
2005-05-17 Ziemowit LaskiYet more Objective-C++...
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-04-21 Nathan Sidwellvec.h: Update API to separate allocation mechanism...
2005-04-08 Mark Mitchellre PR c++/20905 (confuses unrelated type name with...
2005-04-04 Mark Mitchellre PR c++/20679 (Parse error when accessing attributes...
2005-03-22 Mark Mitchellextend.texi: Deprecate C++ min/max operators.
2005-03-22 Volker Reicheltre PR c++/20499 (ICE on duplicate class definition)
2005-03-19 Kriang Lerdsuwanakijre PR c++/20333 (ICE on invalid code, typename outside...
2005-03-18 Paolo Carlinire PR c++/20463 (ICE on using undefined type)
2005-03-14 Kriang LerdsuwanakijFriend class name lookup 5/n PR c++/1016
2005-03-12 Per Bothnercp-tree.h (struct cp_declarator): New id_loc field.
2005-02-24 Volker Reicheltcall.c, [...]: Fix comment typo(s).
2005-02-23 Mark Mitchellre PR c++/19991 (Enum not accepted in array-size)
2005-02-22 Mark Mitchellparser.c (cp_parser_direct_declarator): Always complain...
2005-02-14 Nathan Sidwellre PR c++/19608 (ICE after friend function definition...
2005-02-10 Mark Mitchell* parser.c (cp_parser_unqualified_id): Initialize type_...
2005-02-10 Mark Mitchellre PR c++/19787 (Internal compiler error with ambiguous...
2005-02-09 Mark Mitchellre PR c++/19733 (ICE on invalid destructor call)
2005-02-08 Mark Mitchellparser.c (cp_lexer_start_debugging): Avoid arithmetic...
2005-02-03 Giovanni Bajore PR c++/17401 (ICE with invalid pure specifier)
2005-02-03 Matt Austernre PR c++/19628 (g++ no longer accepts __builtin_consta...
2005-02-01 Mark Mitchellparser.c (cp_parser_primary_expression): Don't complain...
2005-02-01 Alexandre Oliva* parser.c (cp_parser_template_id): Revert comment...
2005-02-01 Alexandre Olivare PR c++/18757 (ICE (on invalid) in get_innermost_temp...
2005-02-01 Mark Mitchelldecl.c (build_enumerator): Do not issue duplicate error...
2005-01-31 Mike Stumpparser.c (cp_lexer_new_main): Get the first token,...
2005-01-29 Mark Mitchellre PR c++/19253 (bad error message / ICE for invalid...
2005-01-26 J"orn Rennecke* parse.c (cp_parser_initializer_clause): Initialize...
2005-01-06 Mark Mitchellre PR c++/19244 (Typedef of anonymous class incorrectly...
2005-01-05 Nathan Sidwellre PR c++/19030 (ice on tree check)
2005-01-03 Volker Reicheltre PR c++/14136 (double error message for typename...
2004-12-30 Mark Mitchellcp-tree.h (cp_declarator): Split "name" field into...
2004-12-23 Mark Mitchellre PR c++/17595 (Unfriendly error message/rejects legal...
2004-12-22 Mark Mitchellre PR c++/18378 (ICE when returning a copy of a packed...
2004-12-15 Nathan Sidwellre PR c++/18981 (ICE in cp_parser_lookup_name)
2004-12-15 Mark Mitchellre PR c++/18738 (typename not allowed with non-dependen...
2004-12-14 Volker Reicheltparser.c (cp_parser_uncommitted_to_tentative_parse_p...
2004-12-10 Volker Reicheltre PR c++/18731 (ICE on invalid template declaration)
2004-12-09 Volker Reichelt* parser.c (cp_parser_member_declaration): Fix comment...
2004-12-09 Alexandre Olivare PR c++/18757 (ICE (on invalid) in get_innermost_temp...
2004-12-08 Nathan Sidwellre PR c++/18803 (rejects access to operator() in template)
2004-12-03 Nathan Sidwellre PR c++/18318 (ICE: error: Multiple inline callers)
2004-12-02 Nathan Sidwellre PR c++/18758 (ICE redeclaring struct as template)
2004-12-02 Kriang Lerdsuwanakijre PR c++/18123 (ICE on templated enum)
2004-12-01 Nathan Sidwellre PR c++/18729 (ICE on invalid typedef)
2004-11-30 Kazu Hirata* parser.c: Fix comment typos.
2004-11-29 Mark Mitchellre PR c++/18368 (C++ error message regression)
2004-11-25 Kriang LerdsuwanakijFriend class name lookup 3/n, PR c++/3332
next