c-common.def (COMPOUND_STMT): Remove.
[gcc.git] / gcc / cp / parser.c
2004-06-17 Richard Hendersonc-common.def (COMPOUND_STMT): Remove.
2004-06-16 Richard Hendersonc-common.def (CASE_LABEL): Remove.
2004-06-16 Richard Hendersonc-common.def (ASM_STMT): Remove.
2004-06-16 Richard Hendersonc-common.def (GOTO_STMT, LABEL_STMT): Remove.
2004-06-16 Richard Hendersonc-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-15 Alexandre Olivac-pragma.h (c_lex_string_translate): Change type to...
2004-06-15 Giovanni Bajore PR c++/15947 (Puzzling error message for wrong destr...
2004-06-11 Jason Merrillfix typo
2004-06-10 Mark Mitchellre PR c++/15227 (Trouble with invalid function definition)
2004-06-08 Giovanni Bajore PR c++/7841 (gcc accepts illegal member function...
2004-06-07 Mark Mitchellre PR c++/15337 (sizeof on incomplete type diagnostic)
2004-06-06 Giovanni Bajore PR c++/15503 (nested template problem)
2004-06-01 Richard Hendersonc-parse.in (OFFSETOF, [...]): New.
2004-06-01 Giovanni Bajore PR c++/14932 (cannot use offsetof to get offsets...
2004-05-31 Eric Botcazouparser.c (cp_parser_simple_type_specifier): Explicitly...
2004-05-28 Mark Mitchellre PR c++/14668 (no warning anymore for reevaluation...
2004-05-24 Mark Mitchellre PR c++/15044 (ICE on syntax error, template header.)
2004-05-23 Mark Mitchellre PR c++/14821 (Duplicate namespace alias declaration...
2004-05-23 Gabriel Dos Reisclass.c (alter_access): Use %E format specifier to...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-23 Giovanni Bajore PR c++/15064 (typeid of template parameter gives...
2004-04-22 Mark Mitchellclass.c (initialize_array): Don't set TREE_HAS_CONSTRUC...
2004-04-20 Eric Christopherextern.c: New test.
2004-03-30 Zack Weinberggengtype.c (create_option): New function.
2004-03-23 Zack WeinbergPR 12267, 12391, 12560, 13129, 14114, 14113
2004-03-19 Giovanni Bajore PR c++/14545 (Cannot compile pooma-gcc (regression))
2004-03-19 Mark Mitchellsemantics.c (finish_pseudo_destructor_expr): Allow...
2004-03-19 Mark Mitchellc-common.c (pointer_int_sum): Do not complain about...
2004-03-16 Mark Mitchellre PR c++/14586 (Bogus warning in templates about takin...
2004-03-15 Mark Mitchellre PR c++/14550 (trouble with pointers in templates)
2004-03-09 Giovanni Bajore PR c++/14409 (Accepts invalid function signature...
2004-03-08 Jason Merrillre PR c++/13170 (ICE in build_base_path)
2004-03-02 Mark Mitchellre PR c++/14360 (Overeager argument dependent name...
2004-03-01 Mark Mitchellre PR c++/14324 (Multiple static definitions are not...
2004-03-01 Mark Mitchellre PR c++/14138 (100x -O0 C++ Compile Time Regression...
2004-02-27 Eric Christophertarget-supports.exp (check-iconv-available): New function.
2004-02-27 Mark Mitchellre PR c++/14278 (fails when calling through a function...
2004-02-19 Giovanni Bajore PR c++/14181 (Cryptic error message for code that...
2004-02-13 Ian Lance Taylorre PR c++/9851 (confusing error message when using...
2004-02-09 Kazu Hirata* call.c, parser.c, tree.c: Fix comment typos.
2004-02-08 Zack Weinbergc-common.c (shadow_warning): Delete.
2004-02-06 Giovanni Bajore PR c++/14028 (Parser accepts invalid unbalanced...
2004-02-05 Giovanni Bajore PR c++/14008 (Confusing diagnostic when omitting...
2004-02-04 Mark Mitchellre PR c++/13969 (static const value rejected as templat...
2004-02-03 Mark Mitchellre PR c++/13950 ([DR176] lookup of dependent base name)
2004-02-03 Mark Mitchellre PR c++/13975 (ICE on misplaced visibility specifier.)
2004-01-31 Kazu Hirataclass.c: Fix comment typos.
2004-01-30 Michael Matz* parser.c (cp_parser_labeled_statement): Accept case...
2004-01-29 Giovanni Bajoparser.c (cp_parser_template_id): Parse tentatively...
2004-01-29 Mark Mitchellre PR c++/13736 (Parser confused on compound casts)
2004-01-25 Giovanni Bajore PR c++/13810 (ICE on invalid default templates)
2004-01-21 Zdenek Dvorak* parser.c (cp_parser_class_specifier): Prevent garbage...
2004-01-19 Mark Mitchellre PR c++/13651 (double error message when using incomp...
2004-01-19 Mark Mitchellre PR c++/13592 (C++ parser regression)
2004-01-16 Giovanni Bajore PR c++/13407 (Confusing error message from extraneou...
2004-01-15 Alexandre Olivare PR c++/13659 (error: no matching function for call to)
2004-01-15 Giovanni Bajore PR c++/8856 (g++ accepts invalid conversion-function-id)
2004-01-14 Danny Smithre PR c++/9021 ([win32] No exports possible when using...
2004-01-14 Giovanni Bajore PR c++/12335 (ICE when explicitly calling destructor)
2004-01-13 Steven Bosscherre PR c++/13558 (ICE (illegal code) at cp/friend.c...
2004-01-12 Scott Brumbaughre PR c++/4100 ([parser] friend qualifier accepted...
2004-01-12 Ian Lance Taylorparser.c (cp_parser_decl_specifier_seq): Add parentheti...
2004-01-11 Ian Lance Taylorre PR c++/3478 (Accepts invalid "enum typename")
2004-01-08 Zack Weinbergdwarf2.h, [...]: Add multiple-include guard.
2004-01-05 Mark Mitchellre PR c++/12132 (spurious "int ._0" (or "int $_0) in...
2004-01-05 Mark Mitchellre PR c++/13451 (Wrong error message with qualified...
2004-01-05 Mark Mitchell* parser.c (cp_parser_parameter_declaration): Fix comment.
2004-01-04 Mark Mitchellre PR c++/12226 (g++ fails to enforce accessibility...
2004-01-03 Kriang Lerdsuwanakijparser.c (cp_parser_template_argument): Don't call...
2004-01-02 Kriang Lerdsuwanakijre PR c++/13520 (gcc crashes with inheritance + default...
2003-12-29 Kriang Lerdsuwanakijre PR c++/12403 (ICE in push_template_decl_real on...
2003-12-22 Mark Mitchellre PR c++/12479 ([3.4 only] System header should not...
2003-12-21 Kazu Hiratacall.c: Fix comment formatting.
2003-12-18 Jason Merrillre PR c++/12253 ([tree-ssa] ICE on conversion to std...
2003-12-18 Giovanni Bajore PR c++/9154 (poor error message for ">>" vs. ">...
2003-12-17 Mark Mitchellre PR c++/10603 (failing to print problematic token...
2003-12-16 Mark Mitchellre PR c++/13275 (Implementation of offsetof macro)
2003-12-16 Mark Mitchellre PR c++/10926 (ICE in build_delete when trying to...
2003-12-16 Mark Mitchellre PR c++/13269 (compiler hangs on invalid code)
2003-12-15 Mark Mitchellre PR c++/13243 (Segfault on illegal template construct)
2003-12-15 Mark Mitchellre PR c++/10779 (Error cascade for unknown type in...
2003-12-13 Kazu HirataChangeLog: Fix typos.
2003-12-06 Mark Mitchellre PR c++/13305 (Parser error with 'class __attribute__...
2003-12-06 Mark Mitchellre PR c++/13314 (ICE when omitting template parameter...
2003-12-05 Kriang Lerdsuwanakijre PR c++/13166 ([DR136] not implemented)
2003-12-04 Mark Mitchellre PR c++/9127 (Confusing diagnostic on specialization...
2003-12-03 Mark Mitchellre PR c++/10771 (Unreadable error message for illegal...
2003-12-02 Richard Hendersonname-lookup.h (struct cp_binding_level): Use ENUM_BITFIELD.
2003-12-01 Mark Mitchellre PR c++/9849 (Missing keyword 'template' produces...
2003-11-21 Jan Hubickaparser.c (cp_parser_postfix_expression): Initialize...
2003-11-14 Mark Mitchellre PR c++/12762 (Much worse error message when using...
2003-11-12 Mark Mitchelldecl.c (finish_case_label): Do not check that we are...
2003-11-11 Jason Merrillcp-tree.h (DECL_NAMESPACE_ASSOCIATIONS): New macro.
2003-10-24 Kriang Lerdsuwanakijre PR c++/11076 (ICE with invalid base class)
2003-10-22 Kazu Hiratacall.c: Fix comment formatting.
2003-10-21 Kazu HirataChangeLog: Fix typos.
2003-09-30 Kelley CookConvert to ISO C90 prototypes.
2003-09-27 Gabriel Dos Reisname-lookup.h (get_global_value_if_present): New function.
2003-09-27 Kriang Lerdsuwanakijre PR c++/11415 (Error message with ::::)
2003-09-25 Kriang Lerdsuwanakijre PR c++/5655 (Member redeclared within its class...
next