]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/parser.c
re PR c++/19894 (pointer-to-void member not rejected in template)
[thirdparty/gcc.git] / gcc / cp / parser.c
2004-08-27  Richard Hendersoncp-tree.def (OFFSETOF_EXPR): New.
2004-08-27  Nathan Sidwellcall.c (validate_conversion_obstack): Replace my_friend...
2004-08-18  Mark Mitchellre PR c++/16215 (Bad error message when requesting...
2004-08-17  Mark Mitchellre PR c++/16965 (Confusing mismatch in error messages)
2004-08-12  Jan Beulichparser.c (cp_parser_asm_definition): Properly consume...
2004-08-12  Mark Mitchellre PR c++/16853 (pointer-to-member initialization from...
2004-08-11  Mark Mitchellre PR c++/16964 (ICE in cp_parser_class_specifier due...
2004-08-11  Mark Mitchellre PR c++/16971 (ICE on duplicate definition)
2004-08-04  Mark Mitchellclass.c (build_vtable): Do not set DECL_VISIBILITY...
2004-07-25  Gabriel Dos Reiscp-tree.h (TYPE_SET_PTRMEMFUNC_TYPE): Use GGC_CNEW.
2004-07-20  Mark Mitchell* parser.c (cp_parser_simple_type_specifier): Fix typo.
2004-07-20  Mark Mitchellre PR c++/16637 (syntax error on valid input code)
2004-07-13  Mark Mitchellre PR c++/16518 (mutable specifier only applies to...
2004-07-12  Eric Christopherparser.c (cp_parser_class_head): Remove unused variable.
2004-07-12  Nathan Sidwellcall.c (build_user_type_conversion_1, [...]): Pass...
2004-07-12  Mark Mitchellcall.c (build_operator_new_call): Avoid using push_to_t...
2004-07-11  Mark Mitchellcp-tree.h (saved_scope): Make old_bindings a vector.
2004-06-30  Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-29  Nathan Sidwellre PR c++/16260 (ICE in template function)
2004-06-28  Nathan Sidwellfriend.c (add_friend): Only perform access checks when...
2004-06-28  Mark Mitchell* parser.c (cp_parser_set_decl_spec_type): Fix thinko.
2004-06-27  Mark Mitchellre PR c++/16193 (Bootstrap failure in libstdc++-v3)
2004-06-27  Mark Mitchellcp-tree.h (cp_cv_quals): New type.
2004-06-26  Richard Kennerc-common.c (c_safe_from_p, [...]): Deleted.
2004-06-25  Mark Mitchelldecl.c (grokdeclarator): Restore error messages about...
2004-06-24  Mark MitchellMake-lang.in (cp/lex.o): Do not depend on cp/lex.h.
2004-06-22  Mark Mitchellcp-tree.def (NEW_EXPR): Add a fourth slot.
2004-06-22  Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-21  Richard Hendersonc-common.def (RETURN_STMT): Remove.
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...
next